dbTalk Databases Forums  

[BUGS] BUG #1625: INTALL PROBLEM

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


Discuss [BUGS] BUG #1625: INTALL PROBLEM in the mailing.database.pgsql-bugs forum.



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

Default [BUGS] BUG #1625: INTALL PROBLEM - 04-26-2005 , 12:57 PM







The following bug has been logged online:

Bug reference: 1625
Logged by: Juan Villa
Email address: vicoronado (AT) epm (DOT) net.co
PostgreSQL version: 7.4.5
Operating system: Linux SuSe 9.2
Description: INTALL PROBLEM
Details:

After install it, the folowig command show me:

Quote:
createlang plpgsql template1
createlang: could not connect to database template1: could not connect to
server: �@|@
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

I've tried to connect the

Quote:
rcpostgresql start
But failed.

I don't know if the problem it is with linux version.

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

http://archives.postgresql.org


Reply With Quote
  #2  
Old   
Lasantha Kularatne
 
Posts: n/a

Default Re: [BUGS] BUG #1625: INTALL PROBLEM - 04-26-2005 , 09:08 PM






=20
I think first and funniest reason may be the server is not running. First
check whether it is running.
Quote:
ps -ax | grep postmaster
If the server is down you have to start it.
/usr/loacl/pgsql/bin/postmaster -I -d /usr/loacl/pgsql/data > output.log 2
&1 &
Then create a simple database and install the language plpgsql.
I think you have to install the plpgsql language for each database you
create.

Lasantha Kularatne
Software Engineer
CodeGen.IT
7, Cambridge Terrace, Colombo 07, Sri Lanka.
Tel: +94 11 2686893 Ext: 106
www.codegen.it
=20


-----Original Message-----
From: pgsql-bugs-owner (AT) postgresql (DOT) org
[mailtogsql-bugs-owner (AT) postgresql (DOT) org] On Behalf Of Juan Villa
Sent: Tuesday, April 26, 2005 2:08 AM
To: pgsql-bugs (AT) postgresql (DOT) org
Subject: [BUGS] BUG #1625: INTALL PROBLEM


The following bug has been logged online:

Bug reference: 1625
Logged by: Juan Villa
Email address: vicoronado (AT) epm (DOT) net.co
PostgreSQL version: 7.4.5
Operating system: Linux SuSe 9.2
Description: INTALL PROBLEM
Details:=20

After install it, the folowig command show me:

Quote:
createlang plpgsql template1
createlang: could not connect to database template1: could not connect to
server: =EF=BF=BD@|@
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

I've tried to connect the=20

Quote:
rcpostgresql start
But failed.

I don't know if the problem it is with linux version.

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

http://archives.postgresql.org





---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) 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.