On Wed, 30 Apr 2014 10:07:09 +0200
Willy-Bas Loos <willy...@gmail.com> 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
<albe...@unex.es>


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

Reply via email to