Florian G. Pflug wrote:
Sorry for the noise guys. I'm beginning to think that thunderbird's
autocompletion is tricking me on purpose...
regards, Florian Pflug
---(end of broadcast)---
TIP 6: explain analyze is your friend
Hi
To test my PITR-slave readonly-query patch, I continously do
insert into test ...
pg_switch_xlog()
sleep 1
on the master, and let the slave process the generated xlogs
The log output on the slave looks the following (unnecessary lines remove)
LOG: restored log file "0001016E
Dhanaraj M wrote:
> Hi,
>
> I have a question.
>
> I know that I can connect to postgres 7.x/8.x from pgadmin 1.6.
> Is it both forward and backward compatible?
> (It means that I can connect to new version of postgres 9.x as well as
> older postgres 7.x.
> If not, then it is compatible ONLY acro
Hi,
I have a question.
I know that I can connect to postgres 7.x/8.x from pgadmin 1.6.
Is it both forward and backward compatible?
(It means that I can connect to new version of postgres 9.x as well as
older postgres 7.x.
If not, then it is compatible ONLY across major/minor releases of postgr