[GENERAL] Begginers question

Поиск
Список
Период
Сортировка
От Alex Samad
Тема [GENERAL] Begginers question
Дата
Msg-id CAJ+Q1PX2QYDYuAux9oM4a6Lz0tzoU+N97DNpF-S6EbXCidDe8Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] Begginers question
Список 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

В списке pgsql-general по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [GENERAL] WAL replication wrong collate
Следующее
От: Alex Samad
Дата:
Сообщение: Re: [GENERAL] cluster question