| От | Tom Lane |
|---|---|
| Тема | Re: NAMEDATALEN |
| Дата | |
| Msg-id | 24865.989528689@sss.pgh.pa.us обсуждение |
| Ответ на | NAMEDATALEN ("Thomas F. O'Connell" <tfo@monsterlabs.com>) |
| Список | pgsql-general |
"Thomas F. O'Connell" <tfo@monsterlabs.com> 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_dump on it.
Dump, recompile, initdb, reload should work. Be aware however that
NAMEDATALEN is visible to clients (in particular, in libpq's
datastructure for Notify results), so you may have binary-compatibility
problems if you neglect to recompile your clients too. I suspect that
is what the comment is really referring to.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера