Обсуждение: rserv

Поиск
Список
Период
Сортировка

rserv

От
"Dalibor Andzakovic"
Дата:
hullo

my apologies if this has been answered before, but i have a slight problem
with rserv (from pgsql 7.1.2).

namely database i need to replicate has uppercase letters in the fieldnames
(requiring a double quote around fieldnames). as far as i can tell rserv and
dadabases have been setup correctly, but every time i run Replicate script,
it fails with an error.

serverlog entry as such:
ERROR:  No such attribute or function 'status'

the fieldname that triggers replication is "STATUS"

how do i go about fixing this (hopefully without having to change all
fieldnames to lowercase. this would not be easy)?

TIA

dali