---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
Does ALTER TABLE <table> ALTER <field> SET STATISTICS 100; lock the
table? I just tried to do that while a query is running and the ALTER
is hanging.
- Re: [GENERAL] Does SET STATISTICS lock the table? Joseph Shraibman