On 05/31/12 2:57 AM, R, Abhilash (HP Software) wrote:
2012-05-31 03:15:54 IST LOG: server process (PID 49972) was
terminated by exception 0xC000012D
Out of virtual memory
Error exception 0xC000012D
Your system is low on virtual memory. To ensure that Windows runs
correctly,
increase the size of your virtual memory paging file.
For more information, see Help.
thats the description of that fault code from MS Windows. so,
something you did in server process 49972 ate up more memory than was
available. a query that returns a huge result set can do this as the
result set has to be collected in memory before it can be returned to
the client.
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general