Re: When adding millions of rows at once, getting out of disk space errors

From: Mike Christensen <imaudi(at)comcast(dot)net>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: When adding millions of rows at once, getting out of disk space errors
Date: 2009-02-18 21:29:06
Message-ID: 499C7DA2.5070204@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just changed the account manually and did not set a disk quota..

However, now I have bigger problems since the service will not start up
anymore. I tried re-booting twice.

First I get:

2009-02-18 21:24:25 GMT FATAL: lock file "postmaster.pid" already exists
2009-02-18 21:24:25 GMT HINT: Is another postmaster (PID 1888) running
in data directory "C:/Program Files/PostgreSQL/8.3/data"?

After I delete the file, I try to start the service again and get:

2009-02-18 13:27:18 PST FATAL: could not create any TCP/IP sockets

Any ideas?

John R Pierce wrote:
> Mike Christensen wrote:
>> Ooo good call, the account is part of the "Users" group which has a
>> quota:
>>
>> The users will have the following disk quota:
>> Disk space limited to 1024 MB
>> Warning sent at 900 MB
>>
>> Which is the exact size of the database..
>>
>> However, anyone have a clue on how to change this? This is Windows
>> Server 2003 SBS, I'm not an expert <g>
>
> I'm not particularly familiar with SBS, but in general, the postgres
> service account is not normally a part of -any- group on Windows.
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2009-02-18 22:00:19 Re: COPY questions
Previous Message John R Pierce 2009-02-18 21:21:01 Re: When adding millions of rows at once, getting out of disk space errors