Re: Problems starting Template1... - Mailing list pgsql-hackers

From tomas@tuxteam.de
Subject Re: Problems starting Template1...
Date
Msg-id 20061026073458.GB12963@www.trapp.net
Whole thread Raw
In response to Problems starting Template1...  ("luis garcia" <ldgarc@gmail.com>)
Responses Re: Problems starting Template1...  ("luis garcia" <ldgarc@gmail.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, Oct 23, 2006 at 02:32:47PM -0400, luis garcia wrote:
> Hello, I'm from Venezuela, and I've been making some modifications
> to Postgre's Catalog, but it seems to be a problem creating the Template1
> Database.
> 
> When the creation of the database is starting this is what happens:
> 
> luis@Baco:~> /home/luis/pgsql/bin/initdb -D /home/luis/pgsql/data/
[...]
> incorrect number of columns in row (expected 32, got 29)                                    ^^^^^^^^^^^^^^^^^^^^^
[...]

> I just added three more fields to pg_class structure (pg_class.h) just like
> this:

Note that you are changing the core data structures of PostgreSQL. You
should change all the programs that work with them too :-)

More to the point: what are you trying to achieve?

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFFQGUiBcgs9XrR2kYRAgOuAJ424LQIicJORfaQATng9xQzk9Fq0wCeKRW4
bUtdKg/bsHA3Mc1XZg10k3U=
=/EF7
-----END PGP SIGNATURE-----



pgsql-hackers by date:

Previous
From: "FAST PostgreSQL"
Date:
Subject: pg_get_domaindef()
Next
From: "Simon Riggs"
Date:
Subject: Re: New CRC algorithm: Slicing by 8