FAQ_FreeBSD
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:1k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. =======================================================
  2. Frequently Asked Questions (FAQ) for PostgreSQL  V6.2.1
  3. FreeBSD Specific
  4. TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
  5. =======================================================
  6. last updated:           Tue Jan 06 22:26:00 EST 1998
  7. current maintainer:     Marc G. Fournier (scrappy@postgresql.org)    
  8. original author:        Marc G. Fournier (scrappy@postgresql.org)    
  9. Changes in this version (* = modified, + = new, - = removed):
  10. This file is divided approximately as follows:
  11. 1.*)    Installing PostgreSQL
  12. Questions answered:
  13. 1.1) Everything compiles fine.  Attempts to run the regression
  14. tests make the postmaster die with an illegal system call
  15. error.
  16. ----------------------------------------------------------------------
  17. Section 1:      Installing PostgreSQL
  18. ----------------------------------------------------------------------
  19. 1.1) Everything compiles fine.  Attempts to run the regression
  20. tests make the postmaster die with an illegal system call
  21. error.
  22. You must reconfigure and install your kernel with the following
  23. options enabled:
  24. options         SYSVSHM
  25. options         SYSVSEM
  26. options         SYSVMSG