pgsql_tmp路径不对

This commit is contained in:
jiangyan
2025-06-23 22:37:55 +08:00
parent d46aea974e
commit cb0700df03

View File

@ -42,7 +42,7 @@ const char *pgdata_exclude_dir[] =
* there.
*/
(const char *)"pg_stat_tmp",
(const char *)"pgsql_tmp",
(const char *)"base/pgsql_tmp",
/* Contents removed on startup, see dsm_cleanup_for_mmap(). */
(const char *)"pg_dynshmem",