Re: [HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-03 Thread Heikki Linnakangas
On 03.12.2010 03:55, Fujii Masao wrote: On Thu, Dec 2, 2010 at 12:16 AM, Euler Taveira de Oliveira wrote: As you said, there are platforms that a signal doesn't wake up a process, so I suggest (ii) but I'm fine to include (i) at docs too. Can we use "pg_ctl kill" to send signal on such platf

Re: [HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-02 Thread Fujii Masao
On Thu, Dec 2, 2010 at 12:16 AM, Euler Taveira de Oliveira wrote: > As you said, there are platforms that a signal doesn't wake up a > process, so I suggest (ii) but I'm fine to include (i) at docs too. Can we use "pg_ctl kill" to send signal on such platforms? Regards, -- Fujii Masao NIPPON T

Re: [HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-02 Thread aaliya zarrin
Hey!1 I am able to change the switch over time.. Thanks alot.. 2010/12/2 aaliya zarrin > Ok.. Thanks I will try!!! > > 2010/12/2 Heikki Linnakangas > > Oh, and there's another value for the case we're polling the archive, not >> streaming from master. Search for "5" in XLogPageRead funct

Re: [HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-01 Thread Heikki Linnakangas
On 01.12.2010 19:23, aaliya zarrin wrote: Thanks for quick response.. Can I change this 5 second time? I have seen the postgres code as well. You can, if you don't mind changing the sources. What is the functionality of WaitLatch() function. I could not understand completely. The recoveryWa

Re: [HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-01 Thread aaliya zarrin
Thanks for quick response.. Can I change this 5 second time? I have seen the postgres code as well. What is the functionality of WaitLatch() function. I could not understand completely. Plz help.. On Wed, Dec 1, 2010 at 5:53 PM, Heikki Linnakangas < heikki.linnakan...@enterprisedb.com> wrote: > O

Re: [HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-01 Thread Euler Taveira de Oliveira
Heikki Linnakangas escreveu: > On 01.12.2010 13:27, aaliya zarrin wrote: >> I want to know how frequently postgres search for trigger file to switch >> over. > > In 9.0, every 100ms while streaming replication is active and connected. > 5 seconds otherwise. In current git master branch, it's alway

Re: [HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-01 Thread Heikki Linnakangas
On 01.12.2010 13:27, aaliya zarrin wrote: I want to know how frequently postgres search for trigger file to switch over. In 9.0, every 100ms while streaming replication is active and connected. 5 seconds otherwise. In current git master branch, it's always 5 s. Can this switch over time be

[HACKERS] Hi- How frequently Postgres Poll for trigger file

2010-12-01 Thread aaliya zarrin
Hi All, I am new to postgres. I want to know how frequently postgres search for trigger file to switch over. Can this switch over time be reduced? Plz let me know where postgres poll for trigger file. I could find it out in "backend/access/trans/xlog.c" ? am i right? -- Thanks & Regards, Aaliy

Re: [HACKERS] Hi, I wanto joinin the developer group of postgresql

2007-04-27 Thread Jim Nasby
On Apr 25, 2007, at 6:18 AM, shieldy wrote: Hi, I wanto joinin the developer group of postgresql。 But, I just donot know how to put the first step, as I installed the postgresql, and also get the postgresql code. after that, I also installed the cygwin on my computer( as my os is windows xp)

Re: [HACKERS] Hi, I wanto joinin the developer group of postgresql

2007-04-27 Thread Andrew Dunstan
Magnus Hagander wrote: On Fri, Apr 27, 2007 at 12:56:27PM +0200, Hans-Juergen Schoenig wrote: shieldy wrote: Hi, I wanto joinin the developer group of postgresql。 But, I just donot know how to put the first step, as I installed the postgresql, and also get the postgresql code. after th

Re: [HACKERS] Hi, I wanto joinin the developer group of postgresql

2007-04-27 Thread Magnus Hagander
On Fri, Apr 27, 2007 at 12:56:27PM +0200, Hans-Juergen Schoenig wrote: > shieldy wrote: > > Hi, I wanto joinin the developer group of postgresql。 > > But, I just donot know how to put the first step, as I installed the > > postgresql, and also get the postgresql code. after that, I also > > instal

Re: [HACKERS] Hi, I wanto joinin the developer group of postgresql

2007-04-27 Thread Hans-Juergen Schoenig
shieldy wrote: > Hi, I wanto joinin the developer group of postgresql。 > But, I just donot know how to put the first step, as I installed the > postgresql, and also get the postgresql code. after that, I also > installed the cygwin on my computer( as my os is windows xp). but now > I wonder what's

[HACKERS] Hi, I wanto joinin the developer group of postgresql

2007-04-26 Thread shieldy
Hi, I wanto joinin the developer group of postgresql。 But, I just donot know how to put the first step, as I installed the postgresql, and also get the postgresql code. after that, I also installed the cygwin on my computer( as my os is windows xp). but now I wonder what's my next step. as I have

Re: [HACKERS] Hi, i want to contribute...

2007-03-22 Thread Jeff Davis
On Thu, 2007-03-22 at 10:36 -0500, andress calderon wrote: > Hi, > > I want to contribute with new features in Data mining. In the > University of Nariño (Colombia) works in new operators and primitives > in Knowledge Discovery in Databases and We had integrated several > operators in a own versi

Re: [HACKERS] Hi, i want to contribute...

2007-03-22 Thread Joshua D. Drake
Bruce Momjian wrote: > Please read the developer's FAQ on the web site first. That should have > all the information you need. Andress, First let me say welcome! We are always glad to have more contributors. As Bruce said, the first step would be reading the developers FAQ. You can find it here:

Re: [HACKERS] Hi, i want to contribute...

2007-03-22 Thread Bruce Momjian
Please read the developer's FAQ on the web site first. That should have all the information you need. --- andress calderon wrote: > Hi, > > I want to contribute with new features in Data mining. In the University of > Nar

[HACKERS] Hi, i want to contribute...

2007-03-22 Thread andress calderon
Hi, I want to contribute with new features in Data mining. In the University of Nariño (Colombia) works in new operators and primitives in Knowledge Discovery in Databases and We had integrated several operators in a own version named PostgresKDD, We like integrate this features in the official

Re: [HACKERS] hi all

2005-03-04 Thread Christopher Browne
A long time ago, in a galaxy far, far away, [EMAIL PROTECTED] ("Qu Tianlian") wrote: > Hi all: > I have a question. > How to add table in slony. > I try to add table in already being database that using slony . but it's not > realize table's replication. > I used postgresql version 7.4.2 and slony

[HACKERS] 答复: Novice Slony User (Was [HACKERS] hi all)

2005-03-03 Thread Qu Tianlian
Thanks I try it. | -邮件原件- | 发件人: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED] 代表 Thomas F.O'Connell | 发送时间: 2005年3月3日 20:38 | 收件人: Qu Tianlian | 抄送: PostgreSQL-development; Slony Mailing List | 主题: Novice Slony User (Was [HACKERS] hi all) | | First things first: try posting t

Novice Slony User (Was [HACKERS] hi all)

2005-03-03 Thread Thomas F.O'Connell
First things first: try posting to the Slony mailing list: [EMAIL PROTECTED] -tfo -- Thomas F. O'Connell Co-Founder, Information Architect Sitening, LLC http://www.sitening.com/ 110 30th Avenue North, Suite 6 Nashville, TN 37203-6320 615-260-0005 On Mar 2, 2005, at 7:23 PM, Qu Tianlian wrote: Hi al

[HACKERS] hi all

2005-03-02 Thread Qu Tianlian
Hi all: I have a question. How to add table in slony. I try to add table in already being database that using slony . but it's not realize table's replication. I used postgresql version 7.4.2 and slony version 1.0 Can you help me . Thanks Yours, Qu TianLian ---(end

Re: [HACKERS] Hi ...Inheritance in postgres 7.3.4 reg.

2004-07-29 Thread Klaus Naumann
On Thu, 22 Jul 2004, K-Sudhakaran wrote: Hi Sudhakaran, I'm not sure if I missunderstand you, but I think the feature you're describing is foreign keys ... If it's not, please try to describe it in more detail. Greeetings, Klaus > > Hi/Hello Postgres Team! > > Me Sudhakaran, working for a soft

[HACKERS] Hi ...Inheritance in postgres 7.3.4 reg.

2004-07-29 Thread K-Sudhakaran
Hi/Hello Postgres Team! Me Sudhakaran, working for a software R&D institution located in Bangalore city of India. I feel that, if a table (entity) inherits another parent table(entity), the primary key should be unique accross all the inherited tables. That is the real inheritance otherwise I fe

Re: [HACKERS] Hi

2002-10-31 Thread Bruce Momjian
Christopher Kings-Lynne wrote: > Hi guys, > > Just got back from my European vacation - 7.3 still not out? :) Nope, we think maybe RC1 tomorrow. I was busy the past two days and am catching up on email just now. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROT

[HACKERS] Hi

2002-10-31 Thread Christopher Kings-Lynne
Hi guys, Just got back from my European vacation - 7.3 still not out? :) Chris ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

[HACKERS] Hi

2001-08-29 Thread Georgina Rodríguez
Hi, I would like to start in PostgreSQL. I have never used before, where should I find something for starting, something as a tutorial. Thank you very much for your help. -- Georgina Rodríguez Prado ISC ITESM Tel. [52] (7) 3-13-22-84 MEXICO --