Re: [ADMIN] how to re-configure postgresql-rpm version

2002-07-02 Thread Hiroki Takada
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It will be slightly long story. You should obtain SRPM file first, then extract the SRPM file in '/usr/src/redhat/SOURCES' (in RedHat Linux for example) like as, /usr/bin/rpm2cpio (SRPM file) | /bin/cpio -i You could add the compile options to file

Re: [ADMIN] how to re-configure postgresql-rpm version

2002-07-02 Thread BAYET Richard
root wrote: > I downloaded postgresql 7.2.1 - rpm version, installed it to my Linux machine > and inputted some of my data in postgresql. Now I would like to re-configure > my postgresql server by increasing --enable-local and > --enable-multibyte=UNICODE options. How should I do? > I found all

[ADMIN] how to re-configure postgresql-rpm version

2002-07-02 Thread root
I downloaded postgresql 7.2.1 - rpm version, installed it to my Linux machine and inputted some of my data in postgresql. Now I would like to re-configure my postgresql server by increasing --enable-local and --enable-multibyte=UNICODE options. How should I do? I found all document talking ab