Re: Tablespace size in TB

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Jan Karremans <karremans(dot)ja(at)gmail(dot)com>, masheed ullah <masheedullah(at)gmail(dot)com>
Cc: Thiemo Kellner <thiemo(at)gelassene-pferde(dot)biz>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Tablespace size in TB
Date: 2026-05-03 12:21:23
Message-ID: ba2496302b3d6ae301b90f442bd22dc63cd285af.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 2026-05-03 at 14:10 +0200, Jan Karremans wrote:
> Contrary to Oracle, a table space in PostgreSQL is a directory. And not a logical abstraction.
> Moving tables from one table space to another becomes so much easier by that.

I am confused. Yes, if you have more than a single (default) tablespace,
moving tables between tablespaces becomes possible and hence easier.
But why would you want to move tables between tablespaces in the first place?

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Karremans 2026-05-03 12:25:26 Re: Tablespace size in TB
Previous Message Laurenz Albe 2026-05-03 12:18:01 Re: Tablespace size in TB