Re: pg_basebackup: error: could not create directory

From: Muhammad Usman Khan <usman(dot)k(at)bitnine(dot)net>
To: Samir Mamun <samir(dot)mamun(dot)sn(at)fujifilm(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_basebackup: error: could not create directory
Date: 2024-09-05 07:44:11
Message-ID: CAPnRvGuSSe8xiHrsZ6jvG=vdKTwa0ysVz9y8H3tUG7YDif_aEA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
Kindly check if the destination directory is empty and if not then first
clear the directory and then run the command again.

On Thu, 5 Sept 2024 at 12:40, Samir Mamun <samir(dot)mamun(dot)sn(at)fujifilm(dot)com>
wrote:

> Hi,
>
>
>
> Need help with replication setup, pg_basebackup failing with:
>
>
>
> pg_basebackup -P -R -X stream -c fast -h <node_name> -U <user_name> -p
> <port#> -D <dat_location> -v
>
> Password:
>
> pg_basebackup: initiating base backup, waiting for checkpoint to complete
>
> pg_basebackup: checkpoint completed
>
> pg_basebackup: write-ahead log start point: 6/67000028 on timeline 2
>
> pg_basebackup: starting background WAL receiver
>
> pg_basebackup: created temporary replication slot "pg_basebackup_3720137"
>
> pg_basebackup: error: could not create directory "……": File exists
>
> pg_basebackup: removing contents of data directory "…………"
>
> pg_basebackup: changes to tablespace directories will not be undone
>
>
>
>
>
>
>
> Kind Regards
>
> Samir
> IMPORTANT NOTE: FUJIFILM Business Innovation Corp.'s and its affiliates'
> email transmission, including any attachments, is private and confidential
> and may contain legally privileged information. It is for the addressee's
> attention only. If you are not the intended recipient and have received
> this transmission, you must not use, edit, print, copy or disclose its
> contents to any person or disseminate the information contained herein or
> hereto attached, and you must notify sender immediately by return email and
> delete this transmission from your system. Any confidentiality, privilege
> or copyright is not waived or lost because this e-mail has been sent to you
> in error. We have used reasonable efforts to protect this transmission from
> computer viruses and other malicious software, but no warranty is made and
> the sender takes no responsibility for any loss or damage incurred from
> using this email or the information contained in this email.
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message ajit wangkhem 2024-09-05 07:51:12 Re: pg_basebackup: error: could not create directory
Previous Message Samir Mamun 2024-09-05 07:40:38 pg_basebackup: error: could not create directory