From: | perico(at)12move(dot)nl |
---|---|
To: | "Stephan Szabo" <sszabo(at)megazone(dot)bigpanda(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Betr: Re: Betr: Re: Question insert data |
Date: | 2005-03-20 15:41:36 |
Message-ID: | 421C50E10001B67B@mail-6-bnl.tiscali.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Stephan,
I figured out what happened:
The master table contained duplicates, but the insert statement seems to
be very smart by selecting just the unique ones.
Peter
>-- Oorspronkelijk bericht --
>Date: Sun, 20 Mar 2005 01:46:19 -0800 (PST)
>From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
>To: perico(at)12move(dot)nl
>Cc: pgsql-general(at)postgresql(dot)org
>Subject: Re: Betr: Re: [GENERAL] Question insert data
>
>
>On Sun, 20 Mar 2005 perico(at)12move(dot)nl wrote:
>
>> That's what I tought the problem was, but I created a table afterwards
>without
>> inheritence. Could it have something to do with the max size of the schema
>> or oid's?
>
>I can't think of a reason it would, so can you send a self-contained
>full example?
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
_____________________________________________________________________
12move ADSL vanaf 18,95 euro! GRATIS modem, GEEN aansluitkosten en GEEN datalimiet!
Ga nu naar http://adsl.12move.nl
From | Date | Subject | |
---|---|---|---|
Next Message | Oleg Bartunov | 2005-03-20 16:09:45 | Re: question about 8.1 and stored procedures |
Previous Message | Carlos Moreno | 2005-03-20 15:02:24 | Re: Encoding-related errors when moving from 7.3 to 8.0.1 |