public inbox for [email protected]  
help / color / mirror / Atom feed
Re: Tablespace size in TB
2+ messages / 2 participants
[nested] [flat]

* Re: Tablespace size in TB
@ 2026-05-03 12:26  masheed ullah <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: masheed ullah @ 2026-05-03 12:26 UTC (permalink / raw)
  To: Laurenz Albe <[email protected]>; +Cc: Jan Karremans <[email protected]>; Thiemo Kellner <[email protected]>; [email protected]

Just to check like Oracle, parallelism works well with multiple tablespaces.
Moving tables/ indexes to multiple tablespaces to use the parallelism to
boost the backup speed. With a single tablespace, parallelism will not work.

On Sun, May 3, 2026 at 3:21 PM Laurenz Albe <[email protected]>
wrote:

> 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
>


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Tablespace size in TB
@ 2026-05-03 19:38  Thiemo Kellner <[email protected]>
  parent: masheed ullah <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Thiemo Kellner @ 2026-05-03 19:38 UTC (permalink / raw)
  To: pgsql-general <[email protected]>

Even with Oracle you need to know the architecture of your storage to decide whether you can expect performance improvements. If you happen to have some kind of NAS, you partitions for the different table spaces might reside on the very same hardware and you probably gain naught.

03.05.2026 14:27:01 masheed ullah <[email protected]>:

> Just to check like Oracle, parallelism works well with multiple tablespaces.
> Moving tables/ indexes to multiple tablespaces to use the parallelism to boost the backup speed. With a single tablespace, parallelism will not work.
> 
> On Sun, May 3, 2026 at 3:21 PM Laurenz Albe <[email protected]> wrote:
>> 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
> 
> 
> 


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-05-03 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-05-03 12:26 Re: Tablespace size in TB masheed ullah <[email protected]>
2026-05-03 19:38 ` Thiemo Kellner <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox