| От | Craig Ringer |
|---|---|
| Тема | Re: Which version of PostgreSQL should I use. |
| Дата | |
| Msg-id | 4DDB54A6.9000006@postnewspapers.com.au обсуждение |
| Ответ на | Which version of PostgreSQL should I use. (Gavin Baumanis <gavinb@thespidernet.com>) |
| Ответы |
Re: Which version of PostgreSQL should I use.
|
| Список | pgsql-sql |
On 24/05/11 14:30, jasmin.dizdarevic@gmail.com wrote: > We had trbls with our drupal site, because some settings are stored in bytea columns. I think lobs are a problem too, butpls see the pg_dump docs for details. Is it possible that you are referring to the `bytea_output' setting in PostgreSQL 8.4 and above? If so, the issue isn't that pg_dump somehow fails to dump the bytea data. Rather, it's that drupal doesn't deal well with bytea data from newer versions of PostgreSQL until the bytea_output setting is changed to 'escape' because it doesn't understand the new hex format. -- Craig Ringer
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера