> pga_forms       | table | postgres
> pga_queries     | table | postgres
> pga_reports     | table | postgres
> pga_schema      | table | postgres
> pga_scripts     | table | postgres
>(8 rows)
>
>
>Any ideas why those pg* tables are there?
>

You have apparently used pg_access at least once.  It creates these tables
for itself.

Len Morgan

Reply via email to