dbTalk Databases Forums  

[BUGS] BUG #1978: connection sinks

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


Discuss [BUGS] BUG #1978: connection sinks in the mailing.database.pgsql-bugs forum.



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

Default [BUGS] BUG #1978: connection sinks - 10-20-2005 , 06:23 AM







The following bug has been logged online:

Bug reference: 1978
Logged by: mouse
Email address: mousedrx (AT) gmail (DOT) com
PostgreSQL version: 8.0.3
Operating system: Gentoo Linux 2.6.11-r9
Description: connection sinks
Details:

I have: (2) user X which can create databases and (2) database Y created by
X. Y contains some tables, sequences, etc -- data CAN be accessed via psql.
Also: have googled a lot for a proper configuration, thus postgresql.conf
has listen_addresses listening everything ('*') and in pg_hba.conf there is
an entry for my intranet IP address: 192.168.1.0/24 (for any eventuality).
Problem: when using Quantum GIS (http://qgis.org) to connect postgis
database Y, it reports that connection is successful. But, data are not
loaded!
Guide: Same thing (user X, db Y, same data) are on the online www.xyz.com
postgres database running) -- in this case I CAN see layers (tables) in the
qGIS app and load them. Remote configuration is the same adding some
additinal hosts in pg_hba...
Question: what could that be?

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

http://archives.postgresql.org

Reply With Quote
  #2  
Old   
Richard Huxton
 
Posts: n/a

Default Re: [BUGS] BUG #1978: connection sinks - 10-20-2005 , 07:44 AM






mouse wrote:
Quote:
The following bug has been logged online:

Bug reference: 1978
Logged by: mouse
Email address: mousedrx (AT) gmail (DOT) com
PostgreSQL version: 8.0.3
Operating system: Gentoo Linux 2.6.11-r9
Description: connection sinks
Details:
Make sure you have logging turned on, connection attempts and statements
and try and connect. See what the logs say. Post details to the
pgsql-general list, this is almost certainly not a bug in PostgreSQL.

Quote:
I have: (2) user X which can create databases and (2) database Y created by
X. Y contains some tables, sequences, etc -- data CAN be accessed via psql.
Also: have googled a lot for a proper configuration, thus postgresql.conf
has listen_addresses listening everything ('*') and in pg_hba.conf there is
an entry for my intranet IP address: 192.168.1.0/24 (for any eventuality).
Problem: when using Quantum GIS (http://qgis.org) to connect postgis
database Y, it reports that connection is successful. But, data are not
loaded!
You fail to mention what happens when you connect from the qgis machine
when you use psql. That's another bit of information to post to
pgsql-general too.

Quote:
Guide: Same thing (user X, db Y, same data) are on the online www.xyz.com
postgres database running) -- in this case I CAN see layers (tables) in the
qGIS app and load them. Remote configuration is the same adding some
additinal hosts in pg_hba...
Question: what could that be?
Something is different between the two machines. Can't say what from the
information you've given here. Check the logging and come over to
-general and I'm sure someone can get you connected.

--
Richard Huxton
Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
  #3  
Old   
Richard Huxton
 
Posts: n/a

Default Re: [BUGS] BUG #1978: connection sinks - 10-21-2005 , 02:22 AM



Richard Huxton wrote:
Quote:
mouse wrote:

The following bug has been logged online:

Bug reference: 1978
Logged by: mouse
Email address: mousedrx (AT) gmail (DOT) com
PostgreSQL version: 8.0.3
Operating system: Gentoo Linux 2.6.11-r9
Description: connection sinks
Mouse has been in touch with me off-list and is happy that this isn't a
PG issue.

--
Richard Huxton
Archonet Ltd

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


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.