Re: [pgadmin-support] pgAdmin on SUSE 10.0 needing libcrypto.so.5

2006-01-18 Thread Miha Radej
hi! are you installing from source or from a rpm package via yast? if the latter, afaik yast should automagically fix any unresolved dependencies for you usually. if you're building from source, try installing some devel packages from yast, like openssl-devel, postgresql-devel and any others

Re: [pgadmin-support] Pgadmin III not honoring DATESTYLE

2006-01-18 Thread Alexey Vorobyev
On 1/18/06, Dave Page wrote: > By default in postgresql.conf the DATESTYLE is set to "SQL,European" and it > works OK except for Pgadmin III. > When you ask for "view data" in Pgadmin III a date field shows -mm-dd > instead of dd/mm/ > Please tell me how to fix this > > pgAdmin works with

[pgadmin-support] pgAdmin on SUSE 10.0 needing libcrypto.so.5 and libssl.so.5

2006-01-18 Thread Jim Cripe
Hello, I'm trying to install pgAdmin3, version 1.4.1-1 on SUSE 10.0, (with a postgreSQL version 8.1.2-0.1,) and have unresolved dependencies for libcrypto.so.5 and libssl.so.5. The openssl version I have is 0.9.7g-2.2, (with libssl.so.0.9.7g-2.2 and libcrypto.so.0.9.7.) What is the best wa

Re: [pgadmin-support] Pgadmin III not honoring DATESTYLE

2006-01-18 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Francisco LeoveySent: 18 January 2006 12:01To: pgadmin-support@postgresql.orgSubject: [pgadmin-support] Pgadmin III not honoring DATESTYLE PostgreSQL version: 8.1.2Operating system:   LinuxDescription: 

[pgadmin-support] Pgadmin III not honoring DATESTYLE

2006-01-18 Thread Francisco Leovey
PostgreSQL version: 8.1.2Operating system:   LinuxDescription:    Pgadmin III not honoring DATESTYLEDetails: By default in postgresql.conf the DATESTYLE is set to "SQL,European" and it works OK except for Pgadmin III.When you ask for "view data" in Pgadmin III a date field shows -mm-dd inst