Advantage of more than 1 tablespace on 1 disk? - Mailing list pgsql-general

From Thom Brown
Subject Advantage of more than 1 tablespace on 1 disk?
Date
Msg-id bddc86150811030236o169542eck8e476d2a561612d3@mail.gmail.com
Whole thread Raw
Responses Re: Advantage of more than 1 tablespace on 1 disk?
Re: Advantage of more than 1 tablespace on 1 disk?
List pgsql-general
Hi,

I've got a database with massive tables which fall into 2 categories:
Tables which don't change often but get read a LOT, and tables which
are heavily added to continuously and sometimes read.

Would there be any advantage in moving the latter logging tables to a
separate tablespace, bearing in mind it would still be on the same
disk?  Or have I kinda missed how tablespaces work?

Thanks

Thom

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Are there plans to add data compression feature to postgresql?
Next
From: "Grzegorz Jaśkiewicz"
Date:
Subject: Re: Advantage of more than 1 tablespace on 1 disk?