Date: Sun, 12 Feb 2006 19:13:21 -0500
From: Bruce Timberlake <brucetimberlake (at mark) gmail.com>
Subject: [coba-e:04076] Re: [RAQ550] IPs, mass change?
To: coba-e (at mark) bluequartz.org
Message-Id: <f76f5d3e0602121613j49fb98d1rcc6f8c7322e18bdd (at mark) mail.gmail.com>
In-Reply-To: <C014E7D0.238E%webmaster (at mark) muntada.com>
References: <200602121944.k1CJiHvI008707 (at mark) www.raqtweak.com> <C014E7D0.238E%webmaster (at mark) muntada.com>
X-Mail-Count: 04076
> My guess to do this is using a SQL Query through the Postgres Database.
> However, I am not an expert in accessing the Postgres used for the GUI.
The 550 stores stuff in the CCDB, not PostgreSQL like the RaQ 3/RaQ 4 did.
> If the config info was stored in a file, I could give you a simple perl
> command:
>
> perl -p -i -e 's/find text/replace text/g' filename
That will work for the actual config files throughout the system, but
won't address the CCDB which the UI uses...