Re: NAMEDATALEN

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: NAMEDATALEN
Дата
Msg-id 200105102027.f4AKRmF28264@candle.pha.pa.us
обсуждение исходный текст
Ответ на NAMEDATALEN  ("Thomas F. O'Connell" <tfo@monsterlabs.com>)
Список pgsql-general
You can dump and reload.  It is saying all databases under the same
postmaster have to have the same NAMEDATALEN.

> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "Thomas F. O'Connell"
Дата:
Сообщение: NAMEDATALEN
Следующее
От: Tom Lane
Дата:
Сообщение: Re: COPY locking