原帖由 rwx_hc 于 2008-3-18 13:50 發(fā)表
沒有這個表:role_table_grants
select * from role_table_grants;
ERROR: Relation "role_table_grants" does not exist
也許是版本不同吧,我的是7.3
進入psql控制臺后,輸入:
SET search_path TO INFORMATION_SCHEMA, public;
select * from role_table_g ...
roamvalley 發(fā)表于 2008-03-18 11:02
歡迎光臨 Chinaunix (http://72891.cn/) | Powered by Discuz! X3.2 |