Re: multiple row insertion

From: André Volpato <andre(dot)volpato(at)ecomtecnologia(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Cc: test tester <test896(at)gmail(dot)com>
Subject: Re: multiple row insertion
Date: 2007-10-04 14:34:58
Message-ID: 4704FA12.3040605@ecomtecnologia.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alvaro Herrera escreveu:
<blockquote cite="mid:20071004142301(dot)GI6176(at)alvh(dot)no-ip(dot)org" type="cite">
<pre wrap="">test tester escribi&oacute;:
</pre>
<blockquote type="cite">
<pre wrap="">On 10/4/07, test tester <a class="moz-txt-link-rfc2396E" href="mailto:test896(at)gmail(dot)com">&lt;test896(at)gmail(dot)com&gt;</a> wrote:

</pre>
<blockquote type="cite">
<pre wrap="">i have version 8.1 and i want to know how to insert multiple rows in this
version.
</pre>
</blockquote>
</blockquote>
<pre wrap=""><!---->
Upgrade.

</pre>
</blockquote>
Use COPY instead.<br>
<br>
Put you data into a var, and perform a COPY from STDIN.<br>
<br>
[]&acute;s<br>
ACV<br>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 917 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2007-10-04 14:51:03 Re: Design Question (Time Series Data)
Previous Message Ted Byers 2007-10-04 14:30:47 Re: Design Question (Time Series Data)