Re: Re: [GENERAL] How duplicate data produce when a UNIQUE index exite ? - Mailing list pgsql-bugs

From Greg Smith
Subject Re: Re: [GENERAL] How duplicate data produce when a UNIQUE index exite ?
Date
Msg-id 4B0D5E82.1070205@2ndquadrant.com
Whole thread Raw
In response to Re: Re: [GENERAL] How duplicate data produce when a UNIQUE index exite ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> The least painful route for a user of an RPM build would be to grab the
> latest SRPM they can find and then modify that specfile to reference the
> newer tarball.
Rebuilding RPMs from source has its own challenges, if they're not
already using a packaged build that may not necessarily be the easiest
way; hard to say.  One thing I didn't remember to suggest last night:
you can always find out how your existing PostgreSQL was built using
pg_config ; look at the CONFIGURE = line and it will show you what
parameters were passed to the "./configure" step of the build the last
time.  If you're not sure exactly how the old one was built, this can
help you out.

--
Greg Smith    2ndQuadrant   Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com  www.2ndQuadrant.com


pgsql-bugs by date:

Previous
From: "savita"
Date:
Subject: BUG #5213: copy command gives error
Next
From: tomas@tuxteam.de
Date:
Subject: Re: BUG #5213: copy command gives error