Hi there,<br><br>found the following entry in the Administrator&#39;s guide(s):<br><br>&lt;quote&gt;<br><br>columns
<a class="indexterm" name="id3004444"></a><div class="informaltable"><table style="border-collapse: collapse; border-top: 1pt solid rgb(19, 53, 129); border-bottom: 1pt solid rgb(19, 53, 129);">
<colgroup>
<col width="40pt">
<col>
</colgroup>
<tbody>
<tr>
<td style="" bgcolor="#d4d6eb">Type:
                                    </td>
<td style="">string list</td>
</tr>
<tr>
<td style="" bgcolor="#d4d6eb">Default:
                                    </td>
<td style="">&quot;date&quot;, &quot;facility&quot;, &quot;level&quot;, &quot;host&quot;, &quot;program&quot;, &quot;pid&quot;, &quot;message&quot;</td>
</tr>
</tbody>
</table></div>
<p><span class="guilabel"><strong>Description:</strong></span> Name of the columns storing the data in <em class="parameter"><code>fieldname
                                [dbtype]</code></em> format. The <em class="parameter"><code>[dbtype]</code></em>
                                parameter is optional, and specifies the type of the field. By
                                default, syslog-ng creates <em class="parameter"><code>text</code></em> columns. Note
                                that not every database engine can index text fields.</p><p>&lt;/quote&gt;<br></p><p>So now before I go search the source code for answers, what types of &quot;[dbtype]&quot; is supported/handled by syslog-ng 3.2.2?</p>
<p>More precisely, I&#39;m running on HP-UX 11.31 and preference is using PostgreSQL<br></p><p>Thank you</p><p>HEndrik<br></p><br>