-
PostgreSQL wiki
All activity on this site should follow the PostgreSQL Project Policies.
In order to edit or create documents on the site, you will need a PostgreSQL community account. This is the same account used w...
-
PostgreSQL Tutorials - PostgreSQL wiki
PostgreSQL Tutorials
Postgres guide Covers fundamentals of setup, general SQL, backups, common tools, and Postgres specific tips. Also covers advanced features like HStore, arrays, JSON, and understan...
-
FAQ - PostgreSQL wiki
FAQ
General Questions
What is PostgreSQL? How is it pronounced? What is Postgres?
PostgreSQL is pronounced Post-Gres-Q-L. (For those curious about how
to say "PostgreSQL", an audio file is available.)...
-
Design Tools - PostgreSQL wiki
Design Tools
List also includes tools to help with "visualization" or "documentation" of already existing databases.
For tools to "run SQL and see its output" see PostgreSQL Clients.
Contents
Key ...
-
HTTP API - PostgreSQL wiki
HTTP API
The benefit of an HTTP API would be easier access via tools that don't support the PostgreSQL protocol,
such as curl, web browsers, new programming languages, etc.
It'd also be attractive to...
-
Tuning Your PostgreSQL Server - PostgreSQL wiki
Tuning Your PostgreSQL Server
by Greg Smith, Robert Treat, and Christopher Browne
PostgreSQL ships with a basic configuration tuned for wide compatibility rather than performance. Odds are good the de...