Re: PostgreSQL For Beginners - Mailing list pgsql-general

From rick chu
Subject Re: PostgreSQL For Beginners
Date
Msg-id AANLkTimP58fSxM5j-oZZLNHPiAPUYOt9Zb3s3bN7Cj9a@mail.gmail.com
Whole thread Raw
In response to PostgreSQL For Beginners  (Kenneth Buckler <kenneth.buckler@gmail.com>)
List pgsql-general
I think an intro presentation for Oracle developers should include:
-- sqlplus to psql comparison
-- how to setup OS authenticated users in PostgreSQL
-- purpose of pg_hba.conf
-- schemas and search_path. 
-- where to find things in the catalog.  information_schema or pg_tables


Rick


pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: effective_io_concurrency
Next
From: Steve Crawford
Date:
Subject: Re: Why does a normally fast query run so slow when the table is in a partition?