Re: Tablespace OID, database OID, relfilenode

Поиск
Список
Период
Сортировка
Искать
От
Laurenz Albe
Тема
Re: Tablespace OID, database OID, relfilenode
Дата
Msg-id
1505292e2bedcfcf13e9334f686946742b9db7f2.camel@cybertec.at
Ответ на
Список
Дерево обсуждения
Tablespace OID, database OID, relfilenode Wiwwo Staff <wiwwo@wiwwo.com>
Re: Tablespace OID, database OID, relfilenode Laurenz Albe <laurenz.albe@cybertec.at>
Re: Tablespace OID, database OID, relfilenode Wiwwo Staff <wiwwo@wiwwo.com>
Re: Tablespace OID, database OID, relfilenode Adrian Klaver <adrian.klaver@aklaver.com>
Re: Tablespace OID, database OID, relfilenode Wiwwo Staff <wiwwo@wiwwo.com>
Re: Tablespace OID, database OID, relfilenode Adrian Klaver <adrian.klaver@aklaver.com>
Re: Tablespace OID, database OID, relfilenode "David G. Johnston" <david.g.johnston@gmail.com>
On Tue, 2023-01-17 at 15:48 +0100, Wiwwo Staff wrote:
> Quick and to the point:
> 
> If i execute 
> select pg_relation_filepath('pgbench_accounts');
> 
> I get
>  pg_relation_filepath
> ----------------------
>  base/5/16398
> 
> where "base" is tablespace, but not tablespace OID, nor tablespace name.
> How do I link it to get from "base" the tablespace OID?
> 
> Or, in other words, given table  pgbench_accounts, how do I get tablespace OID,
> database OID and relfilenode so that I can use this info to filter output of pg_waldump?

The tablespace OID is 1663, since "base" is the default tablespace "pg_default".

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com


В списке pgsql-general по дате отправления
От: Wiwwo Staff
Дата:
От: HECTOR INGERTO
Дата:
FAQ