[BUGS] BUG #5064: not-null constraints is not inherited

2009-09-18 Thread Tomonari Katsumata
The following bug has been logged online: Bug reference: 5064 Logged by: Tomonari Katsumata Email address: katsumata.tomon...@oss.ntt.co.jp PostgreSQL version: 8.5dev, 8.4.1 Operating system: Windows XP, RHEL 5.2 Description:not-null constraints is not inherited

[BUGS] BUG #6042: unlogged table with Streaming Replication

2011-05-26 Thread Tomonari Katsumata
The following bug has been logged online: Bug reference: 6042 Logged by: Tomonari Katsumata Email address: katsumata.tomon...@po.ntts.co.jp PostgreSQL version: 9.1beta1 Operating system: RHEL5.3 x86_64 Description:unlogged table with Streaming Replication Details

Re: [BUGS] BUG #6042: unlogged table with Streaming Replication

2011-05-26 Thread Tomonari Katsumata
Jaime Casanova wrote: On Fri, May 27, 2011 at 12:26 AM, Tomonari Katsumata wrote: I've checked "unlogged table" and "Streaming Replication". I'm thinking about using unlogged tables as work-tables on Primary. 1) construct Streaming Replication Environment. Prima

Re: [BUGS] BUG #6643: [PostgreSQL9.2beta1] COPY after changing fillfactor gets a PANIC.

2012-05-16 Thread Tomonari Katsumata
Hi, Heikki I'm sorry, forgotten attach files. I've tryed to send mail with files, but I could not... (I think this is my mail server problem.) Thank you very much for fixing it! (2012/05/16 20:14), Heikki Linnakangas wrote: On 16.05.2012 13:47, Heikki Linnakangas wrote: This sounds like a b

Re: [BUGS] BUG #6676: checkpointer does not work by SIGINT.

2012-06-06 Thread Tomonari Katsumata
Hi, Thank you for explanation about it. I've understood that it is intended thing. Sorry to bother you. regards, (2012/06/07 2:05), Tom Lane wrote: > katsumata.tomon...@po.ntts.co.jp writes: >> Now I'm testing the behavior of checkpointer, >> and I found a difference with PostgreSQL9.1 behavior

Re: [BUGS] BUG #7803: Replication Problem(no master is there)

2013-01-11 Thread Tomonari Katsumata
nnect to standby server when starting as standby. If the parameter is set to on, connect to a server forcely like PostgreSQL 9.2, and if the parameter is set to off, connect to the another standby server is refused like PostgreSQL 9.1. [1] http://archives.postgresql.org/pgsql-hackers/2012-12

Re: [BUGS] BUG #7803: Replication Problem(no master is there)

2013-01-14 Thread Tomonari Katsumata
Hi, Sorry for late response. (2013/01/11 23:11), Simon Riggs wrote: > On 11 January 2013 12:18, Tomonari Katsumata > wrote: > >> I'm not sure but what about adding the parameter("cascade_mode") on >> recovery.conf ? >> The parameter represents a will t

Re: [BUGS] BUG #7803: Replication Problem(no master is there)

2013-01-15 Thread Tomonari Katsumata
Hi, (2013/01/16 4:03), Fujii Masao wrote: > On Tue, Jan 15, 2013 at 5:25 PM, Heikki Linnakangas > wrote: >> On 15.01.2013 10:14, Simon Riggs wrote: >>> >>> On 15 January 2013 05:12, Tomonari Katsumata >>> wrote: >>> >>>>> We ad

Re: [BUGS] BUG #8434: Why does dead lock occur many times ?

2013-09-27 Thread Tomonari Katsumata
lso this commit is related to BUG#8470. If so, I hope Alvaro will find the solution for this problem. Maybe I can't take enough time, but I'll investigate this continuously. If someone could reproduce this, please share information. regards, --- NTT Software Corporation Tomonari Kats