Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 323683
Collapse All | Expand All

(-)postgresql-server-8.4.4-r1.ebuild (+5 lines)
Lines 136-141 Link Here
136
	ewarn "it. If that doesn't help or the application accesses the socket without using"
136
	ewarn "it. If that doesn't help or the application accesses the socket without using"
137
	ewarn "libpq, please file a bug-report."
137
	ewarn "libpq, please file a bug-report."
138
	ewarn
138
	ewarn
139
	ewarn "To add a user to the 'postgres' group which is required to use psql, execute"
140
	ewarn "the following:"
141
	ewarn
142
	ewarn "gpasswd -a <user> postgres"
143
	ewarn
139
	ewarn "You can set PGOPTS='-k /tmp' in /etc/conf.d/postgresql-${SLOT} to restore the"
144
	ewarn "You can set PGOPTS='-k /tmp' in /etc/conf.d/postgresql-${SLOT} to restore the"
140
	ewarn "original location."
145
	ewarn "original location."
141
	ewarn
146
	ewarn

Return to bug 323683