summaryrefslogtreecommitdiff
path: root/databases/postgresql/files/post-install-notes
blob: 719aeed92f214107e162a49225e874eeb439c3c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: post-install-notes,v 1.4 1999/09/20 23:38:48 jlam 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 built PostgreSQL with Tcl/Tk support, then you can also install
the Tcl/Tk database frontend "pgaccess" (databases/pgaccess) for database
operations with a GUI.