dbTalk Databases Forums  

[BUGS] BUG #1786: error in establishing connection

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


Discuss [BUGS] BUG #1786: error in establishing connection in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mohammed talat el shambakey
 
Posts: n/a

Default [BUGS] BUG #1786: error in establishing connection - 07-26-2005 , 08:32 AM







The following bug has been logged online:

Bug reference: 1786
Logged by: mohammed talat el shambakey
Email address: shambakey1 (AT) yahoo (DOT) com
PostgreSQL version: 8.0.3
Operating system: fedora project
Description: error in establishing connection
Details:

hi'
i have two problems:-
the first problem:-
when i try to execute the command:-

[shambakey1@shambakey1 shambakey1]$ postmaster -D /usr/local/pgsql/data

it gives me the following error:-

OG: could not translate host name "localhost", service "5432" to address:
Temporary failure in name resolution
WARNING: could not create listen socket for "localhost"
LOG: could not resolve "localhost": Temporary failure in name resolution
LOG: disabling statistics collector for lack of working socket
LOG: database system was shut down at 2005-07-26 14:16:55 EEST
LOG: checkpoint record is at 0/A32BD4
LOG: redo record is at 0/A32BD4; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 544; next OID: 17230
LOG: database system is ready

i tried to change th PGHOST for the the user named "shambakey1"- knowing
that "shambakey1" has write access to the /usr/local/pgsql/data

the second problem:-
when i try to execute the command:-

[shambakey1@shambakey1 shambakey1]$ postmaster -D /usr/local/pgsql/data -i

it gives me the following error:-

LOG: could not create IPv6 socket: Address family not supported by
protocol
LOG: could not resolve "localhost": Temporary failure in name resolution
LOG: disabling statistics collector for lack of working socket
LOG: database system was shut down at 2005-07-26 14:20:01 EEST
LOG: checkpoint record is at 0/A32C4C
LOG: redo record is at 0/A32C4C; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 544; next OID: 17230
LOG: database system is ready

i appreciate ur help
thanx in advance

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

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

Default Re: [BUGS] BUG #1786: error in establishing connection - 07-27-2005 , 02:50 AM






mohammed talat el shambakey wrote:
Quote:
Bug reference: 1786
Operating system: fedora project

[shambakey1@shambakey1 shambakey1]$ postmaster -D /usr/local/pgsql/data

OG: could not translate host name "localhost", service "5432" to address:
Temporary failure in name resolution
Name-lookup isn't working. It's strange that you can't resolve
"localhost", but you should look at your DNS setup.

--
Richard Huxton
Archonet Ltd

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

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


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.