sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.63k stars 732 forks source link

pq: unknown function: has_schema_privilege() #261

Closed qiangmzsx closed 7 years ago

qiangmzsx commented 7 years ago

ENV: Linux cp01-mms-feed-ting 3.10.0_1-0-0-8 #1 SMP Thu Mar 24 15:26:50 CST 2016 x86_64 x86_64 x86_64 GNU/Linux

Pgweb v0.9.8 (git: 5e748d0cefd7063802c6433a1cfcfe467b986352) Connecting to server... Checking database objects... Error: pq: unknown function: has_schema_privilege()

sosedoff commented 7 years ago

Which postgresql version are you running ?

sosedoff commented 7 years ago

Im closing this issue due to no debug information. I'd need extra info on db/permissions to troubleshoot this issue.