blocking altertable -
12-10-2010
, 02:05 AM
Hello,
My server is working in JDBC with read_commited connection.
I launch PGAdminIII (or another client). When I want to do an "alter
table add column" for example from the client editor, I need every time
to shutdown the server. The alter is blocked in "waiting"...
My application was working with oracle before and I did'nt have same
problem...
Can you help me ?
Thanks. |