Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd98ca27

Browse files
astanslerNikolayS
authored andcommitted
fix: literal quotes in configs
1 parent94e67b7 commitd98ca27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎configs/config.example.physical_generic.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ retrieval:
172172
# Note that command chains are not supported here; if you need to use a more
173173
# complicated snippet, create a shell script, use --mount (-v) option
174174
# when starting a container with Database Lab and use path to it here.
175-
command:pg_basebackup -X stream -D /var/lib/postgresql/dblabdata”
175+
command:"pg_basebackup -X stream -D /var/lib/dblab/data"
176176

177177
-name:physical-snapshot
178178
options:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp