Re: How to just "link" to some data feed - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: How to just "link" to some data feed
Date
Msg-id 48460615.6080002@opencloud.com
Whole thread Raw
In response to Re: How to just "link" to some data feed  ("Albretch Mueller" <lbrtchx@gmail.com>)
Responses Re: How to just "link" to some data feed
Re: How to just "link" to some data feed
List pgsql-jdbc
Albretch Mueller wrote:
> On Tue, Jun 3, 2008 at 8:24 PM, Dave Cramer <pg@fastcrypt.com> wrote:
> . . .
>> You can't.
>
>  Hmm! Doesn't PG have a way to do something like this, say in MySQL:
>
> load data local infile 'uniq.csv' into table tblUniq

That's essentially the same as the COPY you quoted in your original
email, isn't it? So.. what exactly is it you want to do that COPY
doesn't do?

Anyway, it's not really JDBC related.

-O

pgsql-jdbc by date:

Previous
From: "Albretch Mueller"
Date:
Subject: Re: How to just "link" to some data feed
Next
From: "Albretch Mueller"
Date:
Subject: Re: How to just "link" to some data feed