Robert Treat wrote:
Hmm... I guess these must be pgadmin II tables? Honestly I am not sure, the client uses both pgadmin II and III, so I thought that's where they were coming from. Here is the schema I'm talking about:
live=# \d pga_*
Table "public.pga_forms"
Table "public.pga_layout"
Table "public.pga_queries"
Table "public.pga_reports"
Table "public.pga_schema"
Table "public.pga_scripts"
Clearly pgaII. Replication probably not necessary.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend