We solved this off-list.
Begin forwarded message:
> From: Aleksandar Sosic
> Date: 7 March 2010 23:39:27 GMT+01:00
> To: Alban Hertroys
> Subject: Re: [GENERAL] postgresql 8.2 startup script
>
> On Sun, Mar 7, 2010 at 11:31 PM, Alban Hertroys
> wrote:
>> [...]
&
On Sat, Mar 6, 2010 at 6:16 PM, Aleksandar Sosic wrote:
> What's the problem with the startup script? am I doing
> something wrong?
>
The startup script starts the service at boot, or when manually run.
If you run it with the "init" command it will do that. Normally it
just starts/stops the serv
On 7 Mar 2010, at 24:16, Aleksandar Sosic wrote:
> Hi,
>
> I use FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009
>
> I installed the above port and my /usr/local/etc/rc.d/postgresql
> script doesn't work...it doesn't initialize the db, it doesn't make it
> start
Did you add it to /etc
Hi,
I use FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009
I installed the above port and my /usr/local/etc/rc.d/postgresql
script doesn't work...it doesn't initialize the db, it doesn't make it
start
If i do it "manually" with the on-installation created user pgsql:
[pg...@zennavo /]$ i