• by ranguna on 7/3/2022, 10:12:52 AM

    If you want to know the actual compatibility list first, instead of marketing speak, check out this link: https://cloud.google.com/spanner/docs/reference/postgresql/o...

    Spoiler: no stored procedures or triggers, amongst other stuff.

  • by londons_explore on 7/3/2022, 7:18:27 AM

    It's disappointing that each database can only talk one SQL dialect.

    That means every application that accessed the database will have to use the same, and any migration will be a lot of work.