Ynt: createdb -D /other/path dbname does not work

Поиск
Список
Период
Сортировка
От Madness
Тема Ynt: createdb -D /other/path dbname does not work
Дата
Msg-id 9eo2c6$2bmd$1@news.tht.net
обсуждение исходный текст
Ответ на Re: createdb -D /other/path dbname does not work  (Stefan Huber <schweinsaug@crosswinds.net>)
Список pgsql-admin
Hi,

bash-2.04$ initlocation /pg_test/
The location will be initialized with username "postgres".
This user will own all the files and must also own the server process.

Fixing permissions on pre-existing directory /pg_test/
Creating directory /pg_test//base

initlocation is complete.

bash-2.04$ createdb -D /pg_test/ test
ERROR:  The database path '/pg_test/' is invalid. This may be due to a
character that is not allowed or because the chosen path isn't permitted for
databases
createdb: database creation failed

So, where is the problem?

Stefan Huber <schweinsaug@crosswinds.net> wrote in message
news:5.1.0.14.0.20010518180656.00adb858@pop.crosswinds.net...
> Hi!
>
> At 15:45 2001-05-18 +0200, Muhammed Yazici wrote:
> > > createdb -D /other/path dbname
> > > ERROR: The database path '/other/path' is invalid. This may be due to
a
> >character that is not allowed or because the chosen
> > > path isn't permitted for databases.
>
>
> Have you done an
> $ initlocation /other/path
> first?
>
> Stefan
>
> --
> "On the Internet, there is no 'they'. There's only a very,
> very large 'us'." --- Douglas Adams
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl



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

Предыдущее
От: armelle clech
Дата:
Сообщение: psql runtime error on Windows 2000
Следующее
От: "Murat YILDIZ"
Дата:
Сообщение: Ynt: WAL and backup recovery