Could not find your PostgreSQL installation in /var/lib/pgsql

Поиск
Список
Период
Сортировка
От Terrance Chen
Тема Could not find your PostgreSQL installation in /var/lib/pgsql
Дата
Msg-id 1333638882.65476.YahooMailNeo@web111115.mail.gq1.yahoo.com
обсуждение исходный текст
Ответы Re: Could not find your PostgreSQL installation in /var/lib/pgsql  (Scott Mead <scottm@openscg.com>)
Re: Could not find your PostgreSQL installation in /var/lib/pgsql  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список pgsql-bugs
system=3Dfedora15=A0
software env=3Dall =A0software in DVD are completely installed(include pgsq=
l psql) and some thing like pppoe=A0
postgresql are install with fedora by default option,=A0
/etc/passwd/: =A0 =A0 =A0 =A0 =A0 =A0postgres =A0PostgreSQL Server:/var/lib=
/pgsql:/bin/bash

operations:
su - postgres
initdb =A0-D /var/lib/pgsql/data -E UTF-8=A0
pg_ctl -D /var/lib/pgsql/data -l logfile start
pg_ctl status =A0 =A0 =A0{terminal =A0return =A0 =A0 =A0=A0pg_ctl: (PID: 30=
52)/usr/bin/postgres "-D" "/var/lib/pgsql/data"}
createdb DatabaseName
psql DatabaseName =A0 =A0 =A0 =A0=A0
su - root
cd=A0/home/download/pgadmin3-1.14.0
./configure --with-pgsql=3D/var/lib/pgsql

{ Could not find your PostgreSQL installation in /var/lib/pgsql }=

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Alex Matzinger
Дата:
Сообщение: Re: BUG #6571: Postgres Kills 'Select 1' query randomly on hot standby databases
Следующее
От: "iihero"
Дата:
Сообщение: Re: Could not find your PostgreSQL installation in /var/lib/pgsql