Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30621 Details for
Bug 49864
dev-db/postgresql - pkg_config should allow passing options to initdb
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
suggested patch against postgresql-7.4.2-r1.ebuild
postgresql-7.4.2-r1.ebuild.initdb-opts.diff (text/plain), 603 bytes, created by
Matthias Foerste
on 2004-05-03 10:25:22 UTC
(
hide
)
Description:
suggested patch against postgresql-7.4.2-r1.ebuild
Filename:
MIME Type:
Creator:
Matthias Foerste
Created:
2004-05-03 10:25:22 UTC
Size:
603 bytes
patch
obsolete
>--- /home/matthi/devel/postgresql-7.4.2-r1.ebuild~ 2004-05-03 18:18:26.000000000 +0200 >+++ /home/matthi/devel/postgresql-7.4.2-r1.ebuild 2004-05-03 18:43:33.858244928 +0200 >@@ -254,7 +254,7 @@ > eerror "Temporary setting this value to ${SEMMNI_MIN} while creating the initial database." > echo ${SEM} ${SEMMNI_MIN} > /proc/sys/kernel/sem > fi >- sudo -u postgres /usr/bin/initdb --pgdata ${PG_DIR}/data >+ sudo -u postgres /usr/bin/initdb --pgdata ${PG_DIR}/data ${PG_INITDB_OPTS} > > if [ ! `sysctl -n kernel.sem | cut -f4` -eq ${SEMMNI} ] ; then > echo ${SEM} ${SEMMNI} > /proc/sys/kernel/sem
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 49864
: 30621