Begginers question

From: Alex Samad <alex(at)samad(dot)com(dot)au>
To: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Begginers question
Date: 2017-08-16 05:32:26
Message-ID: CAJ+Q1PX2QYDYuAux9oM4a6Lz0tzoU+N97DNpF-S6EbXCidDe8Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

So I have been playing with an streaming cluster. I have the replication
working I believe.

But whilst attempting to do an import of my original DB, I filled up my
disk pg_xlog directory.

Strangley I have tried this before and not filled this up.

so
1) why did it fill up this time and not previously
I add this
archive_command = '/bin/true'
wal_keep_segments = 1000 # <<< I'm guessing its this

2) how do I fix up, can I just remove the files from the pg_xlog directory

A

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Samad 2017-08-16 05:41:57 Re: cluster question
Previous Message Michael Paquier 2017-08-16 05:05:09 Re: WAL replication wrong collate