Re: missing postmaster.conf

From: greg(at)turnstep(dot)com
To: pgsql-novice(at)postgresql(dot)org
Cc: christoph(dot)dellavalle(at)goetheanum(dot)ch
Subject: Re: missing postmaster.conf
Date: 2003-06-27 13:29:19
Message-ID: 07a0fdb8bba22c55534146ad1a340d35@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> when I switch to my postgresql-user, I get this error-message:
> myserver:~# su - postgres
> su: /etc/postgresql/postmaster.conf: No such file or directory
> I can't find this file anywhere on the machine. Funny enough, I can create dbs
> etc.
> How can I create a postmaster.conf and what is it for?

Well, *postgresql.conf* is the file that is typically used to
"create dbs etc." by storing configuration information.

The error shown is not PostgreSQL related, but has something to do
with the "postgres" user on your machine. See if running su without the
dash option gives the same error.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200306270921
-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE+/EZUvJuQZxSWSsgRAnsFAKCk6SAbaVKxRbNlUuUb7brojYydKQCgotmT
LS4XvJSPQ5wJQUNnWkL5a+c=
=+L2x
-----END PGP SIGNATURE-----

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Dani Oderbolz 2003-06-27 13:29:43 Re: Probably a stupid question
Previous Message greg 2003-06-27 13:20:47 Re: Probably a stupid question