Pages

Sunday, August 21, 2016

Good presentation about differences between PostgreSQL and Oracle from Oracle expert perspective

see http://www.p2d2.cz/files/postgres-for-oracle-dbas.pdf

1 comment:

  1. Pretty excellent post, though it has a few misconceptions of course. Most notably that the 'postgres' database is a metadata DB. In reality the metadata catalogs are mostly shared tables that are linked into all the databases, like pg_authid.

    ReplyDelete