"Dhaval Shah" <[EMAIL PROTECTED]> writes:
> If I partition my disk differently between the primary and standby
> will that be a problem?
Only if the slave runs out of space in a place where the master doesn't.
regards, tom lane
---(end of broadcast
Thanks.
If I partition my disk differently between the primary and standby
will that be a problem?
Regards
Dhaval
On 5/10/07, Richard Huxton <[EMAIL PROTECTED]> wrote:
Dhaval Shah wrote:
> I do know that WAL files taken from a 64 bit OS will not work on a 32
> bit OS. However I have to prepare
Dhaval Shah wrote:
I do know that WAL files taken from a 64 bit OS will not work on a 32
bit OS. However I have to prepare a technical answer to this.
That is, questions like - why a WAL file from 64 bit will not work in
32 bit. Also does the WAL file differ for same architecture but
different k
I do know that WAL files taken from a 64 bit OS will not work on a 32
bit OS. However I have to prepare a technical answer to this.
That is, questions like - why a WAL file from 64 bit will not work in
32 bit. Also does the WAL file differ for same architecture but
different kind of partitions?