Thanks Thomas. But: - "psql" at the command says > psql: FATAL: database "root" does not exist - "psql -d postgres" at the command says > psql: FATAL: role "root" does not exist How should I create the first database, or the first user etc? The links you suggested are all *after* I login to the interface? How should I start the postgresql service? How should I check it is on? Thanks On 1/23/07, Thomas Kellerer <spam_eater@xxxxxxx> wrote:
On 23.01.2007 15:10 erick.papa@xxxxxxxxx wrote: > Now what? > > > 1. Where's the interactive shell? http://www.postgresql.org/docs/8.2/static/app-psql.html > How can I start creating a database, http://www.postgresql.org/docs/8.2/static/app-createdb.html > creating users, testing things out? http://www.postgresql.org/docs/8.2/static/app-createuser.html