![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
LOG: parse_hba: invalid syntax in pg_hba.conf file at line 45, token "TYPE" FATAL: Missing or erroneous pg_hba.conf file, see postmaster log for details The problem is that line 45 reads as follows: # TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Dear Derrick Betts , from the database? Actually I currently use pgMail, but I cannot get it to send HTML formatted email. pgMail can handle this just format the text by conactinating text and HTML tag in a simple pgsql function. If you want more help just pass on the text you want to mail -- Best Regards, Vishal Kashyap Director / Lead Developer, Sai Hertz And Control Systems Pvt Ltd, http://saihertz.rediffblogs.com Jabber IM: vishalkashyap (AT) jabber (DOT) org ICQ : 264360076 ----------------------------------------------- You yourself, as much as anybody in the entire universe, deserve your love and affection. - Buddha --------------- I am usually called as Vishal Kashyap and my Girlfriend calls me Vishal CASH UP. Because everyone loves me as Vishal Kashyap and my Girlfriend loves me as CASH. ___ //\\\ ( 0_0 ) ----------------o0o-----o0o--------------------- |
#5
| |||
| |||
|
|
from the database? Actually I currently use pgMail, but I cannot get it to send HTML formatted email. pgMail can handle this just format the text by conactinating text and |
#6
| |||
| |||
|
|
When I place the HTML tags in the body of the email, I just get the tags showing as text. Is this what you meant? I currently use a function to create the concatenate the HTML and variables together, and then I pass that string as the body of the email, but it is delivered as text. Is there anything I should do that I am missing? |
|
from the database? Actually I currently use pgMail, but I cannot get it to send HTML formatted email. |
#7
| |||
| |||
|
|
I have run into a problem with the vanilla pg_hba.conf with 7.34. While most normal local operations work as they ought, I found that when attempting use postgresqs from GRASS that an error was returned due to a problem with the pg_hba.conf file. The error message is: LOG: parse_hba: invalid syntax in pg_hba.conf file at line 45, token "TYPE" FATAL: Missing or erroneous pg_hba.conf file, see postmaster log for details |
![]() |
| Thread Tools | |
| Display Modes | |
| |