Home
last modified time | relevance | path

Searched refs:xlogFilePath (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/pg_standby/
H A Dpg_standby.c56 char *xlogFilePath; /* where we are going to restore to */ variable
132 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
136 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
145 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
693 xlogFilePath = argv[optind]; in main()
718 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
138 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
142 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
156 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
791 xlogFilePath = argv[optind]; in main()
814 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
138 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
142 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
156 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
791 xlogFilePath = argv[optind]; in main()
814 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
138 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
142 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
156 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
791 xlogFilePath = argv[optind]; in main()
814 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
138 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
142 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
156 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
791 xlogFilePath = argv[optind]; in main()
814 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
138 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
142 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
156 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
791 xlogFilePath = argv[optind]; in main()
814 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
138 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
142 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
156 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
791 xlogFilePath = argv[optind]; in main()
814 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
137 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
141 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
155 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
784 xlogFilePath = argv[optind]; in main()
807 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */
138 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath);
142 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath);
151 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath);
156 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath);
791 xlogFilePath = argv[optind];
814 fprintf(stderr, "Restoring to: %s\n", xlogFilePath);
/dports/databases/postgresql12-client/postgresql-12.9/contrib/pg_standby/
H A Dpg_standby.c58 char *xlogFilePath; /* where we are going to restore to */ variable
137 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
141 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
150 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
155 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
784 xlogFilePath = argv[optind]; in main()
807 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql13-server/postgresql-13.5/contrib/pg_standby/
H A Dpg_standby.c57 char *xlogFilePath; /* where we are going to restore to */ variable
135 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
139 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
147 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
780 xlogFilePath = argv[optind]; in main()
803 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/pg_standby/
H A Dpg_standby.c57 char *xlogFilePath; /* where we are going to restore to */ variable
135 SET_RESTORE_COMMAND("mklink", WALFilePath, xlogFilePath); in CustomizableInitialize()
139 SET_RESTORE_COMMAND("copy", WALFilePath, xlogFilePath); in CustomizableInitialize()
147 SET_RESTORE_COMMAND("ln -s -f", WALFilePath, xlogFilePath); in CustomizableInitialize()
151 SET_RESTORE_COMMAND("cp", WALFilePath, xlogFilePath); in CustomizableInitialize()
780 xlogFilePath = argv[optind]; in main()
803 fprintf(stderr, "Restoring to: %s\n", xlogFilePath); in main()

12