pgsql_tmp路径不对
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user