Re: database instance creation

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: database instance creation
Дата
Msg-id 87pqqp5n8w.fsf@cbbrowne.afilias-int.info
обсуждение исходный текст
Ответ на database instance creation  ("prabakaran.a" <prabakaran.a@zohocorp.com>)
Список pgsql-general
prabakaran.a@zohocorp.com ("prabakaran.a") writes:
> Dear All,
>
>  In Mysql, If we create a directory under mysql/data, mysql treated as
> database instance without starting mysql server.
>  Is there any similar provision in postgres where we can create a
> database instance without starting postgresql server.

Well, the Postgres program initdb is used to create a database instance;
it does not automatically start a server against it.  That sounds like
that might be a similar provision.
--
"Programming today  is a race  between software engineers  striving to
build bigger and better  idiot-proof programs, and the Universe trying
to  produce  bigger  and  better  idiots.  So  far,  the  Universe  is
winning."  -- Rich Cook

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

Предыдущее
От: Geoffrey Myers
Дата:
Сообщение: Re: disable triggers using psql
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: disable triggers using psql