Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> writes:
>> So AFAICS, we've got to dump the index contents into WAL to support
>> PITR. This is a tad annoying.
> Is it possible in this case to dump the index block by block into the log
> after it has been generated?
That's what we do now, and it more or less doubles the amount of I/O
needed to create an index ...
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2004-06-01 02:21:23 |
| Subject: Re: Fast index build vs. PITR |
| Previous: | From: Tom Lane | Date: 2004-06-01 02:14:02 |
| Subject: Re: Fast index build vs. PITR |