Re: What is the general opinion on use of tablespaces

From: Rakesh Kumar <rakeshkumar464a3(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: What is the general opinion on use of tablespaces
Date: 2016-06-10 17:12:47
Message-ID: CAJBB=EUSuv0fyGCJT5q7DH6aA7GLs3J66hn_jdOa=PBjz2xbOQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Their main problem to overcome when using them is that they tie PostgreSQL
> much more tightly to the underlying configuration of the operating system
> and thus you need to ensure that your processes and procedures accommodate
> that reality since the tools that PostgreSQL provides can only do so much.

Are you specifically referring to the restore process.

Tablespaces help distributing large tables in different file systems.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2016-06-10 17:20:27 Re: What is the general opinion on use of tablespaces
Previous Message David G. Johnston 2016-06-10 17:06:18 Re: [HACKERS] Online DW