Postgres locks table schema?

Поиск
Список
Период
Сортировка
От Stas Oskin
Тема Postgres locks table schema?
Дата
Msg-id 200509211648.CLM25744@romy.inter.net.il
обсуждение исходный текст
Ответы Re: Postgres locks table schema?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Postgres locks table schema?  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general

Hi.

 

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.

 

Perhaps someone is familiar with this behavior, and how it can be resolved, without the restart of the server?

 

The server used is PostgreSQL 8.0.3, and the OS is Fedora Core 3.

 

Thanks.

 

Stas Oskin.

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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: How to create case insensitive unique constraint
Следующее
От: "John D. Burger"
Дата:
Сообщение: Re: How to create case insensitive unique constraint