Next: Starting a Database Session
Up: PostgreSQL: Introduction and Concepts
Previous: Summary
In this chapter, you will learn
how to connect to the database server and issue simple commands to
the POSTGRESQL server.
At this point, the book makes the following assumptions:
- You have installed POSTGRESQL.
- You have a running POSTGRESQL server.
- You are configured as a POSTGRESQL user.
- You have a database called test.
If not, see Appendix
.
Bruce Momjian
2005-04-21