| From: | FOUTE K(dot) Jaurès <jauresfoute(at)gmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: PostgreSQL 12 - ERROR: could not rename file "pg_logical/snapshots/1A-7C00D890.snap.13594.tmp" to "pg_logical/snapshots/1A-7C00D890.snap": No space left on device |
| Date: | 2020-07-01 18:25:48 |
| Message-ID: | CAHQ1jfeEJdpcM14S0Dfybn3498=O9PAvEZ8dwVb-Xz-8hEYttA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Le mer. 1 juil. 2020 à 17:11, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> a
écrit :
> On 2020-Jun-30, FOUTE K. Jaurčs wrote:
>
> > Hi everyone,
> >
> > I am use a native logical replication in PostgreSQL 12 on Ubuntu 16.04
> and
> > all is working fine until i faced this error below.
> >
> > ERROR: could not rename file
> > "pg_logical/snapshots/1A-7C00D890.snap.13594.tmp" to
> > "pg_logical/snapshots/1A-7C00D890.snap": No space left on device
>
> What are your fsync and wal_sync_method settings?
>
All the two setting are commented
#fsync = on
#wal_sync_method = fsync
>
> --
> Įlvaro Herrera https://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
>
--
Jaurès FOUTE
Technology Consultant
ISNOV SARL - Business Technology Consulting
Tel: +237 79395671 / +237 96248793
Email: *jauresfoute(at)gmail(dot)com <jauresfoute(at)gmail(dot)com>*,
jauresmelkiore(at)yahoo(dot)fr
Compte Skype: jauresmelkiore
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2020-07-01 21:15:05 | Re: PostgreSQL 12 - ERROR: could not rename file "pg_logical/snapshots/1A-7C00D890.snap.13594.tmp" to "pg_logical/snapshots/1A-7C00D890.snap": No space left on device |
| Previous Message | David G. Johnston | 2020-07-01 18:25:34 | Re: Can't seem to mix an inner and outer join in a query and get it to work right. |