Re: creating a cluster

Поиск
Список
Период
Сортировка
От Alexander Cohen
Тема Re: creating a cluster
Дата
Msg-id EE9A6C06-C522-11D8-8197-000A95B947DC@toomuchspace.com
обсуждение исходный текст
Ответ на Re: creating a cluster  (David Garamond <lists@zara.6.isreserved.com>)
Список pgsql-hackers
On Jun 23, 2004, at 10:18 AM, David Garamond wrote:

> Alvaro Herrera wrote:
>> On Mon, Jun 21, 2004 at 09:16:35PM -0400, Alexander Cohen wrote:
>>> Does anyone have any new ways to create clusters without using 
>>> initdb or bootstrap mode? I need to be able to create one without 
>>> those 2 things. Any ideas?
>> initdb'ing somewhere else and copying the resulting directory?
>
> Btw, I've been doing this for a binary distribution on Windows 
> (Cygwin) and Linux. Primarily because initdb-ing + doing a bunch of 
> SQL commands to the db takes a long time on Cygwin. Seems fine so far.

And how do you take care of users for your distribution. If you created 
the cluster on your computer, does it not have your user name as the 
main root user? That needs to be changed when copying over the cluster, 
how do i that?

Alex



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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: creating a cluster
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Weird NOT IN condition in SELECT (PostgreSQL 7.4.3