Re: [ADMIN] Postgre 8.0 for Linux i586

2005-05-04 Thread Devrim GUNDUZ
Hi, On Wed, 4 May 2005, Lipy Reis wrote: Anyone can help me find out RPM packs for Postgre 8.0 , i need it for Linux "i586" I just find RPMs for version i686 :( Anybody more luck than me? Why don't use rebuild RPMs from SRPMs? -- Devrim GUNDUZ devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gundu

Re: [ADMIN] A nightmare

2005-05-04 Thread Mauri Sahlberg
ma, 2005-05-02 kello 10:52 -0400, Tom Lane kirjoitti: > Mauri Sahlberg <[EMAIL PROTECTED]> writes: > > I'm starting to become desperate. On saturday I dumped all databases, > > wiped whole postgresql installation. Installed newest rpms for Fedora 1, > > restored databases. Recompiled client librari

Re: [GENERAL] [ADMIN] Postgre 8.0 for Linux i586

2005-05-04 Thread Devrim GUNDUZ
Hi, On Wed, 4 May 2005, Devrim GUNDUZ wrote: Why don't use rebuild RPMs from SRPMs? would be " Why don't rebuild RPMs from SRPMs?" rpmbuild --rebuild --target i686 ...src.rpm will work. -- Devrim GUNDUZ devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.tdmsoft.com.tr

Re: [ADMIN] ODBC + pgsql on win32

2005-05-04 Thread David A. Leedom
I don't claim to be an export in this area, but here is how I am doing things: ADO connection snipit: Set oTargetConn = New ADODB.Connection oTargetConn.ConnectionString = "DRIVER={PostgreSQL};" _ & "SERVER=" & Me.txtHost & ";" _ & "UID=" & Me.txtLogin & ";" _

Re: [ADMIN] REMOVE

2005-05-04 Thread Mohan, Ross
Party poopers! ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Enrico Weigelt > This reminds me of a long and very satisfying thread on another > db listserv, where some flailing newbie kept writing: > > > HELP > > > to the list, thinking he wa

Re: [ADMIN] [GENERAL] Postgre 8.0 for Linux i586

2005-05-04 Thread Scott Marlowe
On Tue, 2005-05-03 at 23:21, Lipy Reis wrote: > Hello everyone, > > Anyone can help me find out RPM packs for Postgre 8.0 , i need it for > Linux "i586" > > I just find RPMs for version i686 :( > > Anybody more luck than me? > Can you find them for i386? That's usually the other class mo

[ADMIN] Anything like varchar_pattern_ops in 7.3.x?

2005-05-04 Thread Chris Hoover
I have been looking into the Postgresql 8 docs and noticed that they have a varchar_pattern_ops operator class to help get around the problem with like and non-C locales. I am trying to find out if there is any thing like this in the 7.3 server since we are still a good 6+ months from being ab

Re: [ADMIN] Anything like varchar_pattern_ops in 7.3.x?

2005-05-04 Thread Tom Lane
"Chris Hoover" <[EMAIL PROTECTED]> writes: > I have been looking into the Postgresql 8 docs and noticed that they > have a varchar_pattern_ops operator class to help get around the problem > with like and non-C locales. I am trying to find out if there is any > thing like this in the 7.3 server

Re: [ADMIN] [ANNOUNCE] IMPORTANT: two new PostgreSQL security problems found

2005-05-04 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Considering that this is a security-related system catalog update, is > there any way of providing some sort of signature for a message like > this such that the community can feel that issuing some arcane commands > as a superuser won't open a hol