Re: [pgadmin-support] Where is a pgAdmin III server list stored?

2015-10-15 Thread Ken Winter
Thanks, Dave ~ It worked like a charm! ~ Ken On Wed, Sep 23, 2015 at 4:47 AM, Dave Page wrote: > Hi > > On Tue, Sep 22, 2015 at 9:30 PM, Ken Winter wrote: > > I need to migrate my pgAdmin to a new (Windows 7) computer. My pgAdmin > > setup on my old (also Win 7) computer includes a couple do

[pgadmin-support] Error about inherited table of column in pgadmin1.20.0

2015-10-15 Thread JasmineLiu
Hi, all ! This is Liu Yuanyuan. I find the inherited table of column shown in pgadmin 1.20.0, sometimes isn’t right. That should be a bug. Hope someone to do something about this problem! Here is my example: First I execute the following sql in pgadmin 1.20.0 by query tool: create schema test; cr

Re: [pgadmin-support] Error about inherited table of column in pgadmin1.20.0

2015-10-15 Thread Ashesh Vashi
On Thu, Oct 15, 2015 at 11:15 AM, JasmineLiu wrote: > Hi, all ! > > This is Liu Yuanyuan. > I find the inherited table of column shown in pgadmin 1.20.0, sometimes > isn’t right. That should be a bug. > Hope someone to do something about this problem! > Here is my example: > > First I execute the