[SQL] some strings from errlog

2000-06-30 Thread Vadim Passynkov
Hi, I run postgresql.7.0.2 on FreeBSD 3.4-STABLE like this /usr/local/pgsql/bin/pg_ctl -w start > /usr/local/pgsql/errlog 2>&1 and some time have "DEBUG: ExecMarkPos: node type 18 not supported" in errlog file What is it ? -- Passynkov Vadim, Axxent Inc.

[SQL] Some problem with inet type on PostgreSQL-7.0

2000-06-14 Thread Vadim Passynkov
Hi All, I have some problem with inet type on PostgreSQL-7.0 (FreeBSD 3.4-STABLE) Table "ipaddresses" Attribute | Type | Modifier --+-+ sysname | text| not null index| integer | not null