From: | t(dot)ngockhoi(at)bpf(dot)vnu(dot)com |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Réf. : Re: Installation problems |
Date: | 2001-10-24 16:15:29 |
Message-ID: | C1256AEF.00594FE0.00@bpfn01.bpf.vnu.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I don' know if you have make some installation process
rpm -i postgresql-libs-7.1.3-1PGDG.i386.rpm
rpm -i ...
rpm -i ..
Normaly you don't need to use add user and initdb
I think is easy to make first
userdel postgres
rpm -i ...
rpm -i ..
/etc/init.d/postgres start # it initialise the database location
for you in /var/lib/pgsql
su postgres
createdb
createuser
....
Best regards,
NK.
"John Fabiani" <jfabiani(at)yolo(dot)com> le 24/10/2001 16:57:48
Pour : pgsql-general(at)postgresql(dot)org
cc : (ccc : Tô Ngoc-Khoi/BPF/BIE/VNU)
Objet : Re: [GENERAL] Installation problems
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 969 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Doug McNaught | 2001-10-24 16:17:44 | Re: Installation problems |
Previous Message | Gordan Bobic | 2001-10-24 16:14:05 | plperl and table/record access |