option.
--
Chris St Denis
Programmer
SmarttNet (www.smartt.com)
Ph: 604-473-9700 Ext. 200
---
"Smart Internet Solutions For Businesses"
I upgraded slony on the servers from 1.2.13 to 1.2.14 and downloaded the
1.2.14 creation scripts to my client.
I created the new empty cluster and did a "upgrade node" on the old
cluster, selecting the new one from the box.
I get "Column not found in pgSet: indname"
After dismissing that err
From: "Andreas Pflug" <[EMAIL PROTECTED]>
To: "Chris St Denis" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, January 23, 2006 3:33 PM
Subject: Re: [pgadmin-support] Serious bug in edit grid?
> Chris St Denis wrote:
>
> > When editing my table contents mult
When editing my table contents multiple rows wiht
the same value all get changed.
Table design:
CREATE TABLE
customer_service_attributes( customer_service_attribute_id int4
NOT NULL DEFAULT
nextval('public.cust_srv_features_customer_service_attributes_seq'::text),
_service_id int4 NOT