Re: change path of /tmp/.s.PGSQL.5432

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: AI Rumman <rummandba(at)gmail(dot)com>
Cc: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: change path of /tmp/.s.PGSQL.5432
Date: 2010-02-22 06:45:13
Message-ID: 1266821113.2114.30.camel@hp-laptop2.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2010-02-22 at 12:30 +0600, AI Rumman wrote:
> Is it possible to change the path of the file:
> /tmp/.s.PGSQL.5432

see unix_socket_directory parameter.

> I am using postgresql 8.1 and / has no space.

If it is full even for a socket file, you may have more important issues
than a single socket file.
--
Devrim GÜNDÜZ, RHCE
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nilesh Govindarajan 2010-02-22 07:17:33 Re: change path of /tmp/.s.PGSQL.5432
Previous Message AI Rumman 2010-02-22 06:30:46 change path of /tmp/.s.PGSQL.5432