Hello again, Mario!

>started: host= user=postgres database=postgres
>InitPostgres
>FATAL 1:  Database "postgres" does not exist in the system catalog.

Are you sure, you have a database calles postgres? Normally the initial Database is 
called "template1"...but as I see, you don't even call for a database 
"postgres"...ahem. Have you tried starting postgres with
  postmaster -D /netergynet/postgresql/data -B 50000 -d 5

Stefan

Reply via email to