I am trying to execute pg_basebackup
command to take base backup but I do not see a success statement when I execute the command. Is there anything else where I went wrong?
pg_basebackup -h127.0.0.1 -U owner -D backup -Ft -z -P
I am trying to execute pg_basebackup
command to take base backup but I do not see a success statement when I execute the command. Is there anything else where I went wrong?
pg_basebackup -h127.0.0.1 -U owner -D backup -Ft -z -P