dbTalk Databases Forums  

[BUGS] BUG #2782: Too Many open files in system

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2782: Too Many open files in system in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alaa El Gohary
 
Posts: n/a

Default [BUGS] BUG #2782: Too Many open files in system - 11-27-2006 , 08:23 PM







The following bug has been logged online:

Bug reference: 2782
Logged by: Alaa El Gohary
Email address: alaaelgohary (AT) bftech (DOT) com.eg
PostgreSQL version: 7.4.12
Operating system: FreeBSD 6.0
Description: Too Many open files in system
Details:

this message appears when trying to open an application
Fatal:could not open file"/usr/local/pgsql/data/global/1262":too many open
files in system

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #2782: Too Many open files in system - 11-27-2006 , 09:01 PM






"Alaa El Gohary" <alaaelgohary (AT) bftech (DOT) com.eg> writes:
Quote:
this message appears when trying to open an application
Fatal:could not open file"/usr/local/pgsql/data/global/1262":too many open
files in system
Try reducing max_files_per_process. Your kernel is evidently promising
more than it can deliver about how many files each process can open.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.