From: | "mailtolouis2020-postgres(at)yahoo(dot)com" <mailtolouis2020-postgres(at)yahoo(dot)com> |
---|---|
To: | Satoshi Nagayasu <satoshi(dot)nagayasu(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pglesslog for Postgres 9.1.1 |
Date: | 2011-11-01 11:44:19 |
Message-ID: | 1320147859.35190.YahooMailNeo@web30406.mail.mud.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
Thanks for the patch, tested and it working fine.
Regards
Louis
>________________________________
>From: Satoshi Nagayasu <satoshi(dot)nagayasu(at)gmail(dot)com>
>To: "mailtolouis2020-postgres(at)yahoo(dot)com" <mailtolouis2020-postgres(at)yahoo(dot)com>
>Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>; Postgres <pgsql-general(at)postgresql(dot)org>
>Sent: Friday, October 28, 2011 5:51 AM
>Subject: Re: [GENERAL] pglesslog for Postgres 9.1.1
>
>Hi Louis,
>
>2011/10/27 19:49, mailtolouis2020-postgres(at)yahoo(dot)com wrote:
>> Hi,
>>
>> I'm sorry I'm not good in C, anyone can help to put a patch or release a new version for that?
>>
>>
>>
>> Regards
>> Louis
>>
>>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-----------------
>-------
>> *From:* Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>> *To:* "mailtolouis2020-postgres(at)yahoo(dot)com" <mailtolouis2020-postgres(at)yahoo(dot)com>
>> *Cc:* Postgres <pgsql-general(at)postgresql(dot)org>
>> *Sent:* Wednesday, October 26, 2011 3:42 PM
>> *Subject:* Re: [GENERAL] pglesslog for Postgres 9.1.1
>>
>> "mailtolouis2020-postgres(at)yahoo(dot)com <mailto:mailtolouis2020-postgres(at)yahoo(dot)com>" <mailtolouis2020-postgres(at)yahoo(dot)com <mailto:mailtolouis2020-postgres(at)yahoo(dot)com>> writes:
>> > remove.c:182: error: ‘XLOG_GIN_INSERT’ undeclared (first use in this function)
>> > remove.c:182: error: (Each undeclared identifier is reported only once
>> > remove.c:182: error: for each function it appears in.)
>> > remove.c:184: error: ‘XLOG_GIN_VACUUM_PAGE’ undeclared (first use in this function)
>> > remove.c:186: error: ‘XLOG_GIN_DELETE_PAGE’ undeclared (first use in this function)
>>
>> That stuff got moved to gin_private.h in 9.1 ...
>>
>> regards, tom lane
>
>I'm taking part in.
>
>Try this patch,
>
>https://gist.github.com/1321650
>
>and build as following.
>
>$ make USE_PGXS=1 top_builddir=/path/to/postgresql-9.1.0
>
>Regards,
>
>--
>NAGAYASU Satoshi <satoshi(dot)nagayasu(at)gmail(dot)com>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | patrick keshishian | 2011-11-01 12:43:53 | Re: FATAL: the database system is starting up |
Previous Message | Marcus Engene | 2011-11-01 09:57:46 | Re: Performance Problem with postgresql 9.03, 8GB RAM,Quadcore Processor Server--Need help!!!!!!! |