Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

create table problems



  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


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group