NAMEDATALEN

From: "Thomas F(dot) O'Connell" <tfo(at)monsterlabs(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: NAMEDATALEN
Date: 2001-05-10 19:38:41
Message-ID: 3AFAEE41.9060808@monsterlabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 that already has data
even if performing a pg_dump on it.

-tfo

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mitch Vincent 2001-05-10 19:54:04 Re: Using , instead of . for thousands..
Previous Message Mitch Vincent 2001-05-10 19:36:14 Re: Using , instead of . for thousands..