First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 194701
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PgSQL Bugs <pgsql-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: eezyy@gmx.net
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 194701 depends on: Show dependency tree
Show dependency graph
Bug 194701 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-10-04 12:55 0000
After installing the dev-db/postgresql ebuild, the installation log contains a
hint to enable autovacuum in ${ROOT}/etc/postgresql/postgresql.conf. However,
the configuration file resides in /var/lib/postgresql/data/postgresql.conf. So
this should be probably reflected in the ebuild as well.

Reproducible: Always

Steps to Reproduce:
1. install dev-db/postgresql
2. fail to find the configuration file in the stated location
3. after a time span depending on prior postgresql experience, locate it in the
data directory of the postgresql daemon

Actual Results:  
I decided to disregard the information from the ebuild and successfully enabled
autovacuum in /var/lib/postgresql/data/postgresql.conf, restarted the
postgresql daemon and verified the success of this action by doing a "show
autovacuum;" at the psql prompt.

Expected Results:  
It should have displayed the correct file location on successful installation.

------- Comment #1 From eezyy@gmx.net 2007-10-04 13:00:52 0000 -------
I just saw that I forgot to supply the ebuild version. It's 8.2.4-r1.

------- Comment #2 From Tiziano Müller 2008-06-14 11:50:09 0000 -------
Done. Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug