Hi:
While pg_dump is dumping my database, I find that when I try to truncate a table the query hangs. Is that the expected behavior? What if I tryto drop a table? Will that hang as well?
Thanks as always!