Is there a way to force postgresql to create some files in different location ?? - Mailing list pgsql-general

From Mirek Hankus
Subject Is there a way to force postgresql to create some files in different location ??
Date
Msg-id 3BAF7DC3.4050602@ce3.pl
Whole thread Raw
List pgsql-general
   I want to force postgresql to create some files (only one table)
on different drive. I know that I can make a symlink to that file, but
this file will grow only to 1GB and then a second file will be created.
All I want to do is make this one table to be stored on different drive
(no matter how big it will be).

Regards
   Mirek Hankus


pgsql-general by date:

Previous
From: "Pat M"
Date:
Subject: Re: My brain hurts - update field based on value of another table's field
Next
From: Kevin
Date:
Subject: Bind/Define and Bulk copy -> Which interface?