Bug 134546 - New port: databases/pgtune - Postgresql.conf tuning tips based on hardware and load type
Summary: New port: databases/pgtune - Postgresql.conf tuning tips based on hardware an...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 20:50 UTC by Matthieu Bouthors
Modified: 2009-05-17 11:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.97 KB, text/plain)
2009-05-14 20:50 UTC, Matthieu Bouthors
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Bouthors 2009-05-14 20:50:01 UTC
Here is the .shar as an attachement in order to add pgtune (http://pgfoundry.org/projects/pgtune/) in ports tree (category: databases)

Features:
=============

* pgtune takes the wimpy default postgresql.conf and expands the database server to be as powerful as the hardware it's being deployed on
* total memory automatic detection
* takes into account specific parameters (DBType, max connections expected)

Requirements:
=============
* python

Author:
=============
Greg Smith (http://pgfoundry.org/users/gsmith/)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-05-17 11:13:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-17 11:14:22 UTC
miwi        2009-05-17 10:14:08 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/pgtune     Makefile distinfo pkg-descr pkg-plist 
    databases/pgtune/files patch-pgtune 
  Log:
  pgtune takes the wimpy default postgresql.conf and expands
  the database server to be as powerful as the hardware it's
  being deployed on.
  
  WWW: http://pgfoundry.org/projects/pgtune/
  
  PR:             ports/134546
  Submitted by:   Matthieu BOUTHORS
  
  Revision  Changes    Path
  1.772     +1 -0      ports/databases/Makefile
  1.1       +25 -0     ports/databases/pgtune/Makefile (new)
  1.1       +3 -0      ports/databases/pgtune/distinfo (new)
  1.1       +17 -0     ports/databases/pgtune/files/patch-pgtune (new)
  1.1       +5 -0      ports/databases/pgtune/pkg-descr (new)
  1.1       +5 -0      ports/databases/pgtune/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"