[ADMIN] pg_hba.conf file

2002-11-22 Thread Dan MacNeil
It would be great if somebody could review our pg_hha.conf file below to see if it does what we want it to, no more and no less.     The goals for our pg_hba.conf file are:   1) In an emergency allow somebody with operatating    system root privs access to all the databases with full privs

[ADMIN] pg_hba.conf file review

2002-11-21 Thread Dan MacNeil
It would be great if somebody could review our pg_hha.conf file below to see if it does what we want it to, no more and no less. The goals for our pg_hba.conf file are: 1) In an emergency allow somebody with operatating system root privs access to all the databases with full privs. 2) Allow

Re: [ADMIN] psql command line history not working

2002-04-15 Thread Dan MacNeil
>[getting readline support ] > - installed readline library Did you install the header files ? If you are installing a binary that is compiled to use the library, the library is enough. If you are compiling from scratch, you need the .h files as well. On Debian potato the command is: a

[ADMIN] installing

2001-11-20 Thread Dan MacNeil
Please let me know if this is not the right place for this question or if there is a more appropriate place I'm looking to install .postgresql as debain packages via apt-get I'm running debain 2.2 (stable) The postgresql package for that distribution is 6.5.3-26 This seems way out of date.