News

To create a new user, we use the createuser program, which comes with PostgreSQL: createuser -U postgres reuven. This invokes createuser as postgres (which has permission to create other users) and ...
The integration of PostgreSQL into Cloud Spanner is deep; it is not just some conversion overlay. At the database schema level, the PostgreSQL interface for Cloud Spanner supports native PostgresSQL ...