Re: Problem connecting to Postgresql and creating databases - Mailing list pgsql-novice

From Derek Barrett
Subject Re: Problem connecting to Postgresql and creating databases
Date
Msg-id 20020724173158.29818.qmail@graffiti.net
Whole thread Raw
In response to Problem connecting to Postgresql and creating databases  ("Technosol" <technosol@africaonline.co.sz>)
List pgsql-novice
Hi,

Make sure in postgresql.conf, that these two lines are uncommented:

tcpip_socket = true
port = 5432

Also look in pg_hba.conf to activate particular clients.

Derek


----- Original Message -----
From: "Technosol" <technosol@africaonline.co.sz>
Date: Wed, 24 Jul 2002 12:47:21 +0200
To: "Postgresql Forum" <pgsql-novice@postgresql.org>
Subject: [NOVICE] Problem connecting to Postgresql and creating databases


> Hi,
>
> I am a postgresql user based in Swaziland (Southern Africa) and I have
> recently installed Postgresql on Redhat Linux 7.2.
>
> I am having a problem connecting to the Postmaster and as a result, I am
> unable to create databases or install anything that tests to check if
> postgresql is running.
>
> The program I tried to install checks if connections to postgres can be
> made.
>
> Please help me as I need to install and test Postgresql for a major client.
>
> Ambrose
>
> Swaziland
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>

--
_______________________________________________
Get your free email from http://www.graffiti.net

Powered by Outblaze

pgsql-novice by date:

Previous
From: "Derek Barrett"
Date:
Subject: Re: Migration from MSSQL to PGSQL
Next
From: "Derek Barrett"
Date:
Subject: Re: Security, IP and username restrictions