| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Zoid <Zoid(at)the-lounge(dot)us>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: LINE 1: IDENTIFY_SYSTEM error infinitum |
| Date: | 2010-07-01 05:13:28 |
| Message-ID: | AANLkTin-b5CIT8-BPBlpw10roJEpM3pgRHr5rXokNySE@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Jul 1, 2010 at 1:02 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Fujii Masao <masao(dot)fujii(at)gmail(dot)com> writes:
>> Hmm... you'd like to get the system identifier from the postgres
>> server via SQL rather than starting replication? If so, you can do
>> that by adding replication entry into pg_hba.conf and performing the
>> following
>
>> $ psql replication=1 -c "IDENTIFY_SYSTEM"
>
> Cute, but all Zoid wants is to get his replication slave to start ;-)
> Can you figure out what's going wrong? I'm wondering about some sort of
> incompatibility between various pre-beta states of the code, but don't
> have a clear answer.
I'm suspicious of that incompatibility, too. So reinstalling the postgres
9.0beta2 would fix the problem, I guess. Though I'm not convinced..
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2010-07-01 05:23:30 | Re: Problems building from source |
| Previous Message | Tom Lane | 2010-07-01 04:02:03 | Re: LINE 1: IDENTIFY_SYSTEM error infinitum |