| From: | Csaba Ragasits <ragasits(dot)csaba(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pg_basebackup + SSL error: bad length |
| Date: | 2018-08-28 08:58:52 |
| Message-ID: | CANaXbVhLXdmFfCNBpXh+s+6RgnqOt8UHJDtk+bBvpFiKfbt38A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
Only one copy is from the pg_basebackup on the machines.
I have only a tablespace only a different location:
/srv/pgdata/tbs_int303
I think I solved the problem:
When I delete manually the /srv/pgdata/tbs_int303 folder, the pg_basebackup
is running fine.
Thank you for your help,
Csaba
2018-08-28 4:49 GMT+02:00 Michael Paquier <michael(at)paquier(dot)xyz>:
> On Mon, Aug 27, 2018 at 04:40:34PM -0700, Adrian Klaver wrote:
> > Is there more then one copy of pg_basebackup on the machines?
>
> Or this user has created a tablespace directly in the main data folder,
> which can cause pg_basebackup to fail because of recursion issues. It
> is no wonder that a WARNING is created during a CREATE TABLESPACE if you
> do that.
> --
> Michael
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pavan95 | 2018-08-28 09:00:13 | Re: Granting a user the privilege to create views? |
| Previous Message | Olivier Macchioni | 2018-08-28 08:48:32 | Granting a user the privilege to create views? |