| From: | Thom Brown <thombrown(at)gmail(dot)com> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | PGSQL Mailing List <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Dynamically-sized WAL files |
| Date: | 2009-11-11 09:27:43 |
| Message-ID: | bddc86150911110127p1850dd7n41fa65e3c38dcac@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
2009/11/10 Simon Riggs <simon(at)2ndquadrant(dot)com>:
> On Tue, 2009-11-10 at 09:39 +0000, Thom Brown wrote:
>
>> Is there a reason we require fixed-size WAL files?
>
> Currently we reuse the files, which is much easier with fixed size
> files.
>
> It might have been interesting once to pass the size at log switch
> through to the archiver as a parameter, though we didn't do that at the
> time. Streaming is the way forwards, not file-by-file.
>
I see! Yes, streaming is far more preferrable. :)
Thanks Simon.
Thom Brown
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Albe Laurenz | 2009-11-11 11:15:26 | Re: [HACKERS] PostgreSQL 8.3.8 on AIX5.3 : compilation failed |
| Previous Message | Andrei | 2009-11-11 06:49:27 | Re: Numeric Type and VB/ODBC |