query concerning vacuum and tablespaces - Mailing list pgsql-admin

From Colton Smith
Subject query concerning vacuum and tablespaces
Date
Msg-id 42D3CBF6.3060802@skio.peachnet.edu
Whole thread Raw
List pgsql-admin
Hi

I have two general questions:

Let's say I vacuum a table called 'foo'.  Does that release memory for
subsequent reuse by table 'barr'?  Or is the marked memory restricted
solely for later reuse by table 'foo'?  I get the impression the latter
is the case.  I'm I mistaken?

 Is it possible to move an already populated table or index from one
tablespace to another?

Thanks so much!


pgsql-admin by date:

Previous
From: Ezequiel Tolnay
Date:
Subject: functions vs stored procedures
Next
From:
Date:
Subject: Import Oracle to Postgres