Re: [GENERAL] NAMEDATALEN

2001-05-10 Thread Tom Lane
"Thomas F. O'Connell" <[EMAIL PROTECTED]> writes: > in src/include/postgres_ext.h, it mentions that "... databases with > different NAMEDATALEN's cannot interoperate!", and i was wondering if > included when altering NAMEDATALEN for a database that already has data > even if performing a pg_dum

[GENERAL] NAMEDATALEN

2001-05-10 Thread Thomas F. O'Connell
is it safe to change NAMEDATALEN, dump an existing database, recompile, and then restore the database? in src/include/postgres_ext.h, it mentions that "... databases with different NAMEDATALEN's cannot interoperate!", and i was wondering if included when altering NAMEDATALEN for a database tha