Tablespaces

From: John Gardner <john(dot)gardner(at)tagish(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Tablespaces
Date: 2007-06-04 08:49:03
Message-ID: 4663D1FF.9050708@tagish.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've been testing one of our apps on PostgreSQL for the last few months
and I'm about ready to put it on the production server, but I need
advice on where to locate the tablespace. I've been so concerned
getting the app working, I haven't even considered this yet.

I'm using a RPM install of Postgres, so the data directory is located at
/var/lib/pgsql/data/. Shall I just create a directory under here and
point the tablespace to there? Any advice would be appreciated.

Thanks in advance

John

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Klint Gore 2007-06-04 08:51:37 changing 'mons' in interval?
Previous Message Albe Laurenz 2007-06-04 07:18:26 Re: Stored Procedures and Functions