summaryrefslogtreecommitdiff
path: root/databases/postgresql/files/post-install-notes
blob: 15d36a77b2b354bdc449f970cf2c18de4fb6c187 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: post-install-notes,v 1.2 1998/08/07 10:40:19 agc Exp $

Now that PostgreSQL is installed, you should read the documentation and
implementation guides. These can be found at:

		http://www.PostgreSQL.org/docs

You may wish to subscribe to the PostgreSQL user-support mailing list.
Send an e-mail to pgsql-questions-request@postgresql.org with the
text "subscribe" in the message body.

If you build PostgreSQL with TCL support, then you can use the
TCL/TK based database frontend "pgaccess" for database operations.