---------- Richard Doust wrote ---------- > Is it perhaps looking elsewhere for pg_hba.conf? If so, how can I > find out? I'm sure this must be incredibly easy, but it's annoying me > at this point?
Have you tried `locate pg_hba.conf`? That'll at least tell you if there are any others floating around which you'll be able to check for the appropriate entry. -- #!/usr/bed/snoof use fingers; ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match