copy help - Mailing list pgsql-sql

From val@webtribe.net
Subject copy help
Date
Msg-id 20030303091602.475E818332@cheetah.webtribe.net
Whole thread Raw
Responses Re: copy help  (Janning Vygen <vygen@gmx.de>)
List pgsql-sql
I am trying to copy out about 50G of data.

When I used copy table X to '/opt/x.csv' using delimiters ','
with null as '';
and x.csv reached a size of 2G, I got the error message that the
file was too big.

How can I get around this without moving things out in smaller
packages (more time-consuming)?


pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: Dynamic SELECT condition
Next
From: Christoph Haller
Date:
Subject: Re: Users and groups