On Wed, 30 Apr 2014 10:07:09 +0200
Willy-Bas Loos <[email protected]> wrote:

> Hi,
> 
> I have a 56GB textfile that i want to import into postgres.

!!!

> The problem is this:
> There is a tab after the last column, in many but not all records.

You could clean it up with something like s/^I$// , don't you?

-- 
Alberto Cabello Sánchez
<[email protected]>


-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to