Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2011-01-19 Thread Benoygopal
end and it was reported by one of our customer. Regards Benoy -Original Message- From: Dave Page [mailto:dp...@pgadmin.org] Sent: 19 January 2011 13:42 To: Benoygopal Cc: pgsql-bugs@postgresql.org Subject: Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin On Wed, Jan 19

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2011-01-19 Thread Dave Page
On Wed, Jan 19, 2011 at 4:20 AM, Benoygopal wrote: > Dear Dave, > Tables will not visible even after refreshing the tree view and after > restarting the PC as well. > It not predictable when the table will start displaying again. Some time the > tables displayed in the next day as well. > However

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2011-01-18 Thread Benoygopal
are not viewing through pgadmin On Tue, Jan 18, 2011 at 2:27 PM, benoygopal wrote: > > Yes meant the tables are not shown in the treeview. > Let me explain the sequence of operations. > While our application is running it will create the database , tables, > stored procedure

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2011-01-18 Thread Dave Page
On Tue, Jan 18, 2011 at 2:27 PM, benoygopal wrote: > > Yes meant the tables are not shown in the treeview. > Let me explain the sequence of operations. > While our application is running it will create the database , tables, > stored procedures, triggers etc. dynamically and  it will be visible th

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2011-01-18 Thread benoygopal
Yes meant the tables are not shown in the treeview. Let me explain the sequence of operations. While our application is running it will create the database , tables, stored procedures, triggers etc. dynamically and it will be visible through pgAdmin as well. The application is running 24 X 7 and

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2010-12-20 Thread Dave Page
On Mon, Dec 20, 2010 at 4:37 AM, Benoygopal wrote: > 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 applic

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2010-12-19 Thread Benoygopal
m.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 Benoygopa

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2010-12-18 Thread Kevin Grittner
"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 -- Sent via pgsql-bugs maili

[BUGS] BUG #5791: Tables are not viewing through pgadmin

2010-12-17 Thread E.B Benoygopal
The following bug has been logged online: Bug reference: 5791 Logged by: E.B Benoygopal Email address: be...@cdactvm.in PostgreSQL version: 8.3 Operating system: linux Description:Tables are not viewing through pgadmin Details: In our research project we are using p