Re: Welcom & a problem

From: pginfo <pginfo(at)t1(dot)unisoftbg(dot)com>
To: Egyud Csaba <csegyud(at)freemail(dot)hu>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Welcom & a problem
Date: 2002-11-17 11:28:13
Message-ID: 3DD77D4D.A33B50E7@t1.unisoftbg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

It will be good if we have a litle more info about the replicator.
As begin try to execute the replicator program in 5 or 10 min.
Are you using any transactions by data inserting?
How long take it to collect the data from oracle( it is extrem fast by normal
work)?
How long take it to insert this data in pg?

regards,
ivan.

Egyud Csaba wrote:

> Hi everybody!
>
> My name is Csaba, I'm from Hungary. I'm a new member of this list.
> I 've gone through the archives but I haven't found too much information on
> my problem.
>
> Is there anybody who had ever met such a problem?
> (The environment: HP LC2000 NetServer, dual Pentium III 1GHz, 1GB RAM,
> 2x36GB HP 10000 rpm SCSI HDD)
> This is a hardly used industrial purpose web server. The task is to
> sychronize the Postgres db to an Win2k based Oracle db. Because I can't see
> the Oracle db from the Linux side, I tried to synchronize the data from the
> Win2k side via psqlodbc driver. The replicator program is started every
> minutes, and generates a long query string to send over to the Postgres . It
> contains all the rows to be inserted. In normal circumstances the number of
> rows is appr. 8100, but it may be two or three times more when the previous
> replications had failed. It isn't too much for such a system, is it?
> After one year thay called me to do something because the synchron time
> increased to 2(!) days. I can't imagine the reason of it.
>
> Has anybody any idea?
> If I'm on the wrong place and sholud ask this question on another list,
> please tell me.
>
> Thank you for your help.
>
> Best reguards
> Csaba
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.393 / Virus Database: 223 - Release Date: 2002.09.30.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message snpe 2002-11-17 12:08:18 Re: DECLARE CURSOR
Previous Message Frank Miles 2002-11-17 05:46:41 Re: DECLARE CURSOR