| От | hodges@xprt.net |
|---|---|
| Тема | Re: postmaster start options on RedHat 7.1 |
| Дата | |
| Msg-id | 3C9A3DF8.2032.ECC5C1@localhost обсуждение исходный текст |
| Ответ на | postmaster start options on RedHat 7.2 ("Brian Johnson" <bjohnson@jecinc.on.ca>) |
| Список | pgsql-novice |
I am trying to get postgresql started by remote login. Ran this script #!/bin/sh exec /bin/su - postgres -c "/usr/bin/postmaster -D /usr/local/pgsql/data -i -B 4096 >> /usr/local/pgsql/server.log 2>&1" /dev/null And get this result: /usr/bin/postmaster does not find the database system. Expected to find it in the PGDATA directory "/usr/local/pgsql/data ", but unable to open file with pathname "/usr/local/pgsql/data/base/template1/pg_class". pg_class doesn't seem to be on the box although when I was physically present at the computer I think I was able to run psql and create a database. So I guess are there some programs that I can run remotely (as root or whatever) to get the postgres files set up? Thanks, Tom
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера