This is a discussion on Re: pg_hba.cong edit within the pgsql Novice forums, part of the PostgreSQL category; --> Luis Cuenca wrote: > I am trying to find the pg_hba.conf file in my server; it is Linux > ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Luis Cuenca wrote: > I am trying to find the pg_hba.conf file in my server; it is Linux > Red Hat 9, I have pgadminIII from windows client but I can?t find the > file, It should be in the /data directory where you data files are kept. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| Hi, On Wed, 9 Feb 2005, Bruce Momjian wrote: > Luis Cuenca wrote: >> I am trying to find the pg_hba.conf file in my server; it is Linux >> Red Hat 9, I have pgadminIII from windows client but I can?t find the >> file, > > It should be in the /data directory where you data files are kept. If it's RPM installation; then /var/lib/pgsql/data is the directory that pg_hba.conf stands. -- Devrim GUNDUZ devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.tdmsoft.com http://www.gunduz.org ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |