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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html