OH!
I think there´s another diference between us...
./configure --enable-thread-safety
so you have downloaded a full patched from pgcluster download site...
I´ve downloaded the full postgresql source package from his web site....
And before i patched with the pgcluster patch 1.5.0rc10... But this, in teory,
is the same process ;)
i´ve tried your method, now.
But the error message stills the same...
May be something wrong with PGCLuster + PostgreSql + FreeBSD?!?
May be pgcluster incompatible with FreeBSD???
The Ports version it realy too old...
Have you any idea what should I do?
2006/11/22, Marcelo/Porks <marcelorossi@xxxxxxxxx>:
> On 11/22/06, Miere Teixeira <miere00@xxxxxxxxx> wrote:
> > Yes... Both "postgres" and "initdb" are on the same directory...
>
> I thought that the difference between us is only this line:
> $ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data -L /usr/local/pgsql/bin
>
> I do
> $ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
>
> Here is my notes when I installed pgcluster
> -----------------------
> download pgcluster
> unpack it
> cd $source_dir
> ./configure --with-pam --with-openssl
> gmake
> su
> gmake install
> pw adduser postgres
> mkdir /home/postgres
> chown postgres:postgres /home/postgres
> mkdir /usr/local/pgsql/data
> mkdir /usr/local/pgsql/etc/
> chown -R postgres:postgres /usr/local/pgsql
> su -l postgres
> /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
> ------------------------
>
> Here I don't use the patch. I downloaded the entire pgcluster. But I
> think that this don't matter
>
> --
> Marcelo Rossi
> _______________________________________________
> Pgcluster-general mailing list
> Pgcluster-general@xxxxxxxxxxxxx
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>
--
// Miere Teixeira
// XUbuntu - Fast as a server, easy as Gnome, Usefull for Desktops!
// Arch Linux - Always a good choice for advanced ones!
_______________________________________________
Pgcluster-general mailing list
Pgcluster-general@xxxxxxxxxxxxx
http://pgfoundry.org/mailman/listinfo/pgcluster-general
|