Comment on Making Postgres Distributed with FoundationDBparentComments−atombender1yI suppose that means you can't implement primary keys until the EnterpriseDB work gets merged?−fabianlindfors1yThat's right. Largely the same result can be achieved with a unique index though, which I'm working on adding support for right now.
Comments
I suppose that means you can't implement primary keys until the EnterpriseDB work gets merged?
That's right. Largely the same result can be achieved with a unique index though, which I'm working on adding support for right now.