| From: | "Dalibor Andzakovic" <dali(at)dali(dot)net(dot)nz> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | rserv |
| Date: | 2001-07-17 09:41:20 |
| Message-ID: | 9j11fp$1vec$1@news.tht.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Markwalder Philip | 2001-07-17 12:58:43 | Problem: plperl load failed (PGSQL 7.1.2) |
| Previous Message | Marian Sabo | 2001-07-17 08:05:02 | HOW-TO migrate database |