[pgadmin-support] Created Type's not displayed in schema

2008-02-25 Thread Joe Moyle
quot;Volume_Count" BIGINT ,"Year" DOUBLE PRECISION ); I only see Domains, Functions, Sequences, Tables, Trigger Functions, and Views in my schema but not my Types. Is this something I'm just not configuring to display properly or is this type of schema object not supported by pgAdmin III yet? Joe Moyle Sr. DBA Paymetric Inc.

Re: [pgadmin-support] Bug Report - PGAdmin3 windows pgpass.conf passwords stored in plain text

2007-05-23 Thread Joe Moyle
I then had one of the domain admins log in as domain admin and attempt to access the file. He got permission denied. So, I'm placated. Joe Moyle ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to

Re: [pgadmin-support] Bug Report - PGAdmin3 windows pgpass.conf passwords stored in plain text

2007-05-23 Thread Joe Moyle
> Joe Moyle wrote: ... > > While doing some poking around I discovered that the passwords in the > > pgpass.conf file are stored in plain text. I consider this a bug. ... > > Would the 'powers that be' list this as a bug and add it to the TODO > > list

[pgadmin-support] Bug Report - PGAdmin3 windows pgpass.conf passwords stored in plain text

2007-05-23 Thread Joe Moyle
a problem. I searched the TODO list and didn't see any mention of this problem. I realize that the work around is to simply not make use of the 'store password' option but then I can't help but wonder why the 'store password' option exists in the product. Would the '