| От | missive@frontiernet.net (Lee Harr) |
|---|---|
| Тема | Re: createdb after initdb |
| Дата | |
| Msg-id | 9jujnh$3pk6$1@node21.cwnet.roc.gblx.net обсуждение |
| Список | pgsql-general |
On Fri, 27 Jul 2001 20:45:45 +0100, Danno <danny@intuitivemedia.com> wrote: > I'm trying to get Postgres up and running. I've followed the > instructions in the online documentation and started the postmaster. > > I can add users, so I gave myself the privieges to add users and > create databases, but I get this error when I attempt to create a new > database. > > $ ./createdb test > ERROR: CREATE DATABASE: Could not initialize database directory. Delete > failed as well > createdb: database creation failed > Make sure it is working on the correct dirctory: createdb -D /usr/local/pgsql/data/ test or try creating the new database from psql: psql template1 create database test;
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера