Is openGauss 3.1.1 fully compatible with PosgreSQL 14.2 in SQL syntax?
I tried some SQLs with different data types and all went well.
Is openGauss 3.1.1 fully compatible with PosgreSQL 14.2 in SQL syntax?
I tried some SQLs with different data types and all went well.
openGauss forked off from Postgresql 9.2.x so the syntax is mostly the same. You can use most Postgresql resources to lookup the correct syntax, or you can use the official documentation for openGauss 3.1.1.