RE: FATAL cannot create init file... why?
От | Julian Gollop |
---|---|
Тема | RE: FATAL cannot create init file... why? |
Дата | |
Msg-id | NFBBLMMNOAMHIFBIDJMJOEMJOFAA.julian.gollop@ntlworld.com обсуждение исходный текст |
Ответ на | Re: FATAL cannot create init file... why? (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-novice |
Hi Tom, That seems to have clinched it - all working now. Thanks very much. Julian. -----Original Message----- From: Tom Lane [mailto:tgl@sss.pgh.pa.us] Sent: 11 May 2001 16:21 To: Julian Gollop Cc: pgsql-novice@postgresql.org Subject: Re: [NOVICE] FATAL cannot create init file... why? "Julian Gollop" <julian.gollop@ntlworld.com> writes: > I am logging in as user postgres, which owns the data/base/test directory > with rwx------, and I start the postmaster with this login using > pg_ctl -D ./data start > There is no problem with disk space. I can initdb another data directory, > but I can't createdb without a similar fatal error. Very puzzling. Oh ... I see it. You gotta give an absolute path as -D parameter. (I think PG 7.1 is smart enough to convert a relative -D path spec to absolute, but earlier releases just get confused.) regards, tom lane
В списке pgsql-novice по дате отправления: