Contents / Previous / Next


Getting Started with PostgreSQL

Documentation

PostgreSQL docs online
or local (file:///usr/share/doc/packages/postgresql/html/):

Tutorial:
    Getting Started
    The SQL Language
    Advanced Features

User's Guide:

    SQL Syntax
    SQL Key Words
    Bibliography

Administrator's Guide:

    Installation Instructions
    Client Authentication
    Database Users and Permissions

Programmer's Guide

    Client Interfaces
    Server Programming
    Procedural Languages

Reference Manual:

   SQL Commands with syntax and examples
   Client Applications (shell scripts)
   Server Applications (shell scripts)