You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-05 00:28:52 +02:00
Add constant for pg_tblspc path.
This commit is contained in:
@ -49,6 +49,7 @@ Defines for various Postgres paths and files
|
||||
#define PG_PATH_PGSNAPSHOTS "pg_snapshots"
|
||||
#define PG_PATH_PGSTATTMP "pg_stat_tmp"
|
||||
#define PG_PATH_PGSUBTRANS "pg_subtrans"
|
||||
#define PG_PATH_PGTBLSPC "pg_tblspc"
|
||||
|
||||
#define PG_PREFIX_PGSQLTMP "pgsql_tmp"
|
||||
|
||||
|
Reference in New Issue
Block a user