Re: [PATCHES] initdb in C

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To:
Cc: PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] initdb in C
Date: 2003-11-08 15:55:52
Message-ID: 3FAD1208.1000705@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32 pgsql-patches

Bruce Momjian wrote:

>Yes, I was concerned too that everything was in there. I checked the
>initdb.sh logs and found that the only thing not added was the checking
>of the max number of connections before checking the max number of
>buffers, which I added. The other stuff was in there. I also checked
>pg_id's recent changes and those were in there too.
>
>Andrew, I assume this was a new implementation of initdb, and not taken
>from an older initdb C implementation made by a company.
>
>This isn't really a patch but a C replacement of a critical shell
>script so there is reason to double-check things.
>
>

Yes, I worked from initdb.sh, not from any other source. It's "all my
own work" :-) I think I started with 1.201 and later upgraded to 1.203.

I agree it needs careful checking - the more eyeballs the better.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-11-08 16:15:35 Re: initdb in C
Previous Message Tom Lane 2003-11-08 15:52:16 New approach to ye olde cross-datatype indexing problem

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2003-11-08 16:15:35 Re: initdb in C
Previous Message Bruce Momjian 2003-11-08 15:39:38 Re: [PATCHES] initdb in C

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-11-08 16:15:35 Re: initdb in C
Previous Message Bruce Momjian 2003-11-08 15:39:38 Re: [PATCHES] initdb in C