Re: [pgsql-hackers-win32] initdb

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [pgsql-hackers-win32] initdb
Дата
Msg-id 010101c38ed2$be7cc470$6401a8c0@DUNSLANE
обсуждение исходный текст
Ответ на Re: [pgsql-hackers-win32] initdb  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [pgsql-hackers-win32] initdb  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
There will be a new version out there soon. When I am happy with it I will
let you know - right now I am dealing with 2 issues - setlocale(LC_ALL,"")
doesn't read from the environment on Windows, and the program is possibly
not picking up the buffers/connections properly.

Please don't put the version currently out there in CVS - the files won't
even be the same - initdb-scripts.h will disappear and there will be a new
file called "system_views.sql".

There is no urgency about this - until we have a working postgres executable
on Windows initdb is useless anyway. My aim has been to have initdb ready
when postgres is ready. Of course, I test against Unix all the time to make
sure nothing gets broken.

cheers

andrew


----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Andrew Dunstan" <andrew@dunslane.net>
Cc: "Postgresql Hackers" <pgsql-hackers@postgresql.org>;
"pgsql-hackers-win32" <pgsql-hackers-win32@postgresql.org>
Sent: Thursday, October 09, 2003 9:39 PM
Subject: Re: [pgsql-hackers-win32] [HACKERS] initdb


>
> I have added this URL to the Win32 page, and removed the "initdb C" TODO
> item.  Great job.  Do you wantt this in Win32 CVS or should we just wait
> for 7.5 to start?
>
> --------------------------------------------------------------------------
-
>
> Andrew Dunstan wrote:
> >
> > Excellent idea.
> >
> > Here's the URL: http://www.dunslane.net/~andrew/Initdb_In_C.html
> >
> > cheers
> >
> > andrew
> >
> > ----- Original Message -----
> > From: "Tom Lane" <tgl@sss.pgh.pa.us>
> >
> > > Andrew Dunstan <andrew@dunslane.net> writes:
> > > > I now have a C implementation of initdb, ...
> > > > There's a little work still to go (see below), but I'd appreciate
some
> > > > eyeballs on it to see if I have made any major booboos, or could
have
> > > > done things better. What's the best way to proceed?
> > >
> > > Put it on a web page and post the link, or if you don't have a
website,
> > > send it to pgsql-patches (clearly marked as "not ready to apply").
> > >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> >                http://archives.postgresql.org
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania
19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings


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

Предыдущее
От: Claudio Natoli
Дата:
Сообщение: Re: [pgsql-hackers-win32] initdb
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] initdb