Re: [HACKERS] "CANNOT EXTEND" -

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: perdue(at)raccoon(dot)com
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] "CANNOT EXTEND" -
Date: 1999-03-18 05:20:25
Message-ID: 199903180520.AAA24601@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> The flat files are sitting at 1.9 GB right now (the primary email table).
>
> So I'm approaching the point where I can't backup using the COPY command.
>
> I'm probably using the wrong OS for this. But the performance of postgres is
> still dazzling me (some people complain about the performance, but when I
> see it pick 10,000 rows out of 1.4 million, sort them, and return them in a
> second, I'm blown away).

Please see if you can create files over 2 gig. I believe is it only OS
bugs in dealing with exactly 2gig files that is the problem.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Clark Evans 1999-03-18 05:36:34 Re: [HACKERS] Re: vacuum slowness
Previous Message Bruce Momjian 1999-03-18 05:19:28 Re: [HACKERS] One more globe