| From: | "Esteban Chiner Sanz" <echiner(at)tissat(dot)es> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | Error when inserting |
| Date: | 1999-07-30 11:36:27 |
| Message-ID: | 37A18E3B.1A5D6E0F@tissat.es |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
I'm trying to insert 2760 users on a table through a script, but I get
this error:
query buffer max length of 16384 exceeded
And after a few of these I get: "Segmentation Fault - core dumped".
What does this error mean (the first one)? And what can I do to avoid
it?
Thank you,
Esteban
------------------------------------------------------------
Esteban Chiner Sanz mailto (work): echiner(at)tissat(dot)es
TISSAT mailto (home): echiner(at)abonados(dot)cplus(dot)es
Av. Aragon, 30, 5ª planta Phone: 96 393 9950
Valencia (SPAIN)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darrin Crook | 1999-07-30 13:32:38 | Re: [SQL] Error when inserting |
| Previous Message | Yury Don | 1999-07-30 10:47:57 | PyGreSQL module 2.4 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darrin Crook | 1999-07-30 13:32:38 | Re: [SQL] Error when inserting |
| Previous Message | Franco Cazzaro | 1999-07-30 10:08:17 | Related tables |