| От | Tom Lane |
|---|---|
| Тема | Re: Postgres locks table schema? |
| Дата | |
| Msg-id | 20170.1127331312@sss.pgh.pa.us обсуждение |
| Ответ на | Postgres locks table schema? ("Stas Oskin" <stas@neo.co.il>) |
| Ответы |
Re: Postgres locks table schema?
|
| Список | pgsql-general |
"Stas Oskin" <stas@neo.co.il> writes:
> When running SQL scripts, which change the tables' schema, we sometimes
> experience a lock of these tables' schema. The lock occurs on the first
> command of the script, on the first modified table. When this occurs, no
> further schema modification for this table is possible, until the server is
> restarted, which is very problematic for a production environment.
Try committing the transaction that performed the schema modification
;-)
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера