create table problems

Поиск
Список
Период
Сортировка
От Chris Hoover
Тема create table problems
Дата
Msg-id 1d219a6f0607261351w2a743022t65e9d026b89dffdf@mail.gmail.com
обсуждение исходный текст
Ответы Re: create table problems
Список pgsql-admin
  I am trying to create a table in my production system that has a foreign key into an existing table.  However, this action is being blocked by transactions on that table, and is blocking any additional selects on that table.

Why is this?  The table is empty (being a create), so I don't understand what Postgresql is trying to do.

Thanks,

Chris
PG 8.1.3

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

Предыдущее
От: Andy Shellam
Дата:
Сообщение: Re: Starting PostgreSQL from a windows application
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: create table problems