[ECODP-dev] Propagate an update in postgresql.sh
Dimitrios Mexis
dimitrios.mexis at tenforce.com
Thu Jan 24 13:10:05 UTC 2013
Hi all,
is it possible to commit a change in postgresql.sh script, line 71
instead of:
echo $PG_HBA_CONF >> $POSTGRES_PRODUCT/pgsql/data/pg_hba.conf
to be like this:
echo "host all all $PG_HBA_CONF trust" >>
$POSTGRES_PRODUCT/pgsql/data/pg_hba.conf
because the original you have breaks with postgresql setup.
If you have any other better proposition, we can discuss...
Kind regards
D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.okfn.org/mailman/private/ecodp-dev/attachments/20130124/78f1109a/attachment.html>
More information about the ecodp-dev
mailing list