dbTalk Databases Forums  

[BUGS] BUG #2269: cannot connect to postgres database on Linux

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2269: cannot connect to postgres database on Linux in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ken
 
Posts: n/a

Default [BUGS] BUG #2269: cannot connect to postgres database on Linux - 02-16-2006 , 08:46 PM







The following bug has been logged online:

Bug reference: 2269
Logged by: Ken
Email address: kgerdes (AT) opushealthcare (DOT) com
PostgreSQL version: 7.3.4
Operating system: Linux
Description: cannot connect to postgres database on Linux
Details:

I just downloaded pgAdminIII for Windows to use to connect to our postgres
databases on Linux. The problem I have is that when I enter the password, I
get this error:

Error has occurred
Error connecting to the server: missing "=" after """ in connection info
string.

The passwords to our databases contain the characters ; and ', which is what
is probably causing this problem. Can this be resolved or is there a temp
fix to get around this problem?

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote
  #2  
Old   
Dave Page
 
Posts: n/a

Default Re: [BUGS] BUG #2269: cannot connect to postgres database on Linux - 02-17-2006 , 04:56 AM






=20

Quote:
-----Original Message-----
From: pgsql-bugs-owner (AT) postgresql (DOT) org=20
[mailtogsql-bugs-owner (AT) postgresql (DOT) org] On Behalf Of Ken
Sent: 16 February 2006 17:47
To: pgsql-bugs (AT) postgresql (DOT) org
Subject: [BUGS] BUG #2269: cannot connect to postgres=20
database on Linux
=20
=20
The following bug has been logged online:
=20
Bug reference: 2269
Logged by: Ken
Email address: kgerdes (AT) opushealthcare (DOT) com
PostgreSQL version: 7.3.4
Operating system: Linux
Description: cannot connect to postgres database on Linux
Details:=20
=20
I just downloaded pgAdminIII for Windows to use to connect to=20
our postgres
databases on Linux. The problem I have is that when I enter=20
the password, I
get this error:
=20
Error has occurred
Error connecting to the server: missing "=3D" after """ in=20
connection info
string.
=20
The passwords to our databases contain the characters ; and=20
', which is what
is probably causing this problem. Can this be resolved or is=20
there a temp
fix to get around this problem?
I've committed fixes to pgAdmin which was incorrectly escaping single
quotes with another single quote (in the same way as we do for string
values in SQL).=20

Thanks for the report.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.