Dear PgAdmin Support Team,

In our research and implementation projects we are using postgres database and 
pgadmin client as the front end.
Our application and database are deployed in linux RHEL , Ubuntu and Windows. 
Using our application continuously data is logged into the database tables and 
the log tables are created every day. Other than this we have other tables as 
well to keep our configuration data. The tables are created automatically when 
we run our application and it can be viewed through the pgadmin client. We are 
using triggers , stored procedures etc.

Because of some reasons we could not view the tables using pgadmin client 
(initially we could see all tables, triggers, procedures etc.), however we 
could able to log the data to the corresponding tables using our programs and 
the table data can be displayed using the SQL editor in the pgadmin client. 
When we check the tables from the pgadmin table property count would be zero.

Have you experienced this type of issue any time? What is the reason for this?

Since we are not using the complete functionalities of postgres we would like 
to know more about it. Do you provide any training for postgres?
Please let me know your training schedule/ is it possible to arrange a 
customized training specifically for our team based on our requirement. 
 

Thanks & Regards,
E.B Benoygopal
Deputy Director
Control and Instrumentation Group 
CDAC, Trivandrum - 33. 
 
  | be...@cdactvm.in    | www.cdactvm.in 
   |+91-471-2723-333 | Extn: 390


-----Original Message-----
From: Kevin Grittner [mailto:kevin.gritt...@wicourts.gov] 
Sent: 19 December 2010 02:19
To: be...@cdactvm.in; pgsql-bugs@postgresql.org
Subject: Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

"E.B Benoygopal"  wrote:
 
> Description: Tables are not viewing through pgadmin
 
Since PostgreSQL itself is working as you expect, you might want to
ask on the support list for pgadmin: pgadmin-support
 
You might need to configure your search_path setting.
 
-Kevin


______________________________________
Scanned and protected by Email scanner

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to