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
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
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
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
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
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
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
"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
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