于 2013/6/19 17:47, Szymon Guz 写道:
oh, is it possible to separately grant nextval and setval on sequence currently?
Can we get it from the column definition such as a serial column?
At least granting insert on a table means to grant update on the sequence used by serial columns.