Re: BUG #1625: INTALL PROBLEM

Поиск
Список
Период
Сортировка
От Lasantha Kularatne
Тема Re: BUG #1625: INTALL PROBLEM
Дата
Msg-id 20050427021121.81A6C37B27@Server2.local
обсуждение исходный текст
Ответ на BUG #1625: INTALL PROBLEM  ("Juan Villa" <vicoronado@epm.net.co>)
Список pgsql-bugs
=20
I think first and funniest reason may be the server is not running. First
check whether it is running.
>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@postgresql.org
[mailto:pgsql-bugs-owner@postgresql.org] On Behalf Of Juan Villa
Sent: Tuesday, April 26, 2005 2:08 AM
To: pgsql-bugs@postgresql.org
Subject: [BUGS] BUG #1625: INTALL PROBLEM


The following bug has been logged online:

Bug reference:      1625
Logged by:          Juan Villa
Email address:      vicoronado@epm.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:

> 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

> 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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1626: Minimum documented values aren't accepted for all basic integer types
Следующее
От: "Marc Soleda"
Дата:
Сообщение: BUG #1631: pg_autovacuum fails when creating as a windows service