Re: [BUGS] Problem starting postgresql !!

2004-04-05 Thread Lamar Owen
you DO have data you want to keep, you need to reinstall the old version, dump its data, remove the old/install the new, blow out the directory, start the new, and restore your data. -- Lamar Owen Director of Information Technology Pisgah Astronomical Research Institute 1 PARI Drive Rosman, NC

Re: [BUGS] buglet in 7.1.4

2004-03-09 Thread Lamar Owen
ourage people to keep using > such old releases. If they are installing on a new machine they should > update to something newer and less buggy. We need the older versions to be compilable on newer systems to ease in version upgrades and migration. -- Lamar Owen Director of Information

Re: [BUGS] Jdbc connection pooling and PG 7.4 consistently fails

2003-12-19 Thread Lamar Owen
On Friday 19 December 2003 04:11 pm, Kris Jurka wrote: > On Fri, 19 Dec 2003, Lamar Owen wrote: > > On Friday 19 December 2003 01:27 pm, Kris Jurka wrote: > > > The RPMs do not have the correct jar file. Try one of those available > > > from http://jdbc.postgresql.or

Re: [BUGS] Jdbc connection pooling and PG 7.4 consistently fails

2003-12-19 Thread Lamar Owen
the 7.3 jars and packaged those. The 7.4.1 packages will have the 7.4 jars since they are now available. -- Lamar Owen Director of Information Technology Pisgah Astronomical Research Institute 1 PARI Drive Rosman, NC 28772 (828)862-5554 www.pari.edu ---(

Re: [BUGS] PGSQL no IP-port assigned

2003-02-13 Thread Lamar Owen
x27;postgresql.conf'. Find the line '#tcpip_socket = false' Change to 'tcpip_socket = true' Notice that the # is gone. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [BUGS] Unable to Install PostGreSQL on Red Hat Linux release 7.2

2003-01-22 Thread Lamar Owen
ontrib-7.1.2-5PGDG > libreadline.so.4.1 is needed by postgresql-contrib-7.1.2-5PGDG > libssl.so.1 is needed by postgresql-contrib-7.1.2-5PGDG You need to install all of these on one line. You also need to get OpenSSL and readline installed. -- Lamar Owen WGCR Intern

Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm

2002-12-26 Thread Lamar Owen
is. Tom, Bruce: who has the python interface these days? -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] 7.3 RMPS bugs ( pgdb.py and postgresql launch script )

2002-12-09 Thread Lamar Owen
t used to work right let me check. > I attach both patch ( I added also the stop_immediate ) Many thanks. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an approp

Re: [BUGS] Pg 7.2.3 int8 value out of range

2002-10-18 Thread Lamar Owen
no checking for int64... no checking for uint64... no The only difference is the long long int is 64 bits here. So, Tom, what's up with that? -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 2: you

Re: [BUGS] Pg 7.2.3 int8 value out of range

2002-10-17 Thread Lamar Owen
_INT 8 #define ALIGNOF_DOUBLE 8 #define MAXIMUM_ALIGNOF 8 This was built with the RPM spec file using the 'sparc32' utility that builds the sun4 32bit userland executables. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)-

Re: [BUGS] Bug #692: corrupt rpms

2002-06-14 Thread Lamar Owen
corrupt RPM will fail the installation. It sounds to me like your RPM installation got hosed either due to a hardware fault or running out of disk space on the /var partition. I certainly reserve the right to be wrong; but to test this theory run 'rpm --rebuilddb

Re: [BUGS] Red Hat 7.2 Bug

2001-12-14 Thread Lamar Owen
onnections to port 5432. UDP on port 5432 is not necessary. This is, again, a security feature, and is intentional behavior. See /usr/shar/doc/postgresql-7.1.3/README.rpm-dist for more information. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 -

Re: [BUGS] Bug #537: In Red Hat don't open port 5432 and PostgreSql

2001-12-13 Thread Lamar Owen
ules. Red Hat 7.2 comes with PostgreSQL 7.1.3. And, as Stephan has already said, this is intentional behavior. Edit postgresql.conf as he suggests, and port 5432 will show in the portscan. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadc

Re: [BUGS] library path

2001-10-19 Thread Lamar Owen
r, unless one comes standard with Red Hat 6.0. > One does, I believe. I still think you are invoking the wrong copy of > initdb, probably because the old one is first on your PATH. > Try "which initdb". RH 6.0 shipped with PostgreSQL 6.4.2. An 'rpm -qa|grep postgresql'

Re: [HACKERS] [BUGS] Build problem with CVS version

2001-09-10 Thread Lamar Owen
l phase fails every time I build an RPMset -- the RPM spec file has to go through some steps to make it work. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl

Re: [BUGS] Building 7.1.3 with PL/Perl support on RedHat

2001-08-20 Thread Lamar Owen
arl DeBisschop on the HACKERS list for a patch to the spec file for the _perl_ package; you'll need to rebuild it FIRST, then you canbuild pl/perl. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] Upgrade to 7.1.2 problem

2001-07-13 Thread Lamar Owen
he initscript, and it will happily create a new,empty, database tree for you that you can start working with. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl

Re: [BUGS] startup scripts don't function properly

2001-04-19 Thread Lamar Owen
"Editable" portion of the > script which would turn this on or off, or at least a set of > parameters to pass to postmaster. See the file postgresql.conf in the database directory. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)-

Re: [BUGS] What's wrong with glibc-devel-2.2

2001-04-17 Thread Lamar Owen
etails of your system configuration would be helpful. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [BUGS] postgresql-7.0.3.tar.gz != postgresql-7.0.3-2.src.rpm

2001-04-12 Thread Lamar Owen
ch. D'Arcy, can you take a look at what the RPM does and tell me how far off the mark I am, as I am not a Python user? If you want the exact incantationsI'm using to build the client, I can provide that information. But, the source code is the same. -- Lamar Owen WGCR Internet Radio 1 P

Re: [BUGS] Some regression tests are failed RH7.0

2001-03-20 Thread Lamar Owen
b, and start postmaster. You seem to not have seen the same temp test failure I am seeing. Interesting. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [BUGS] Some regression tests are failed RH7.0

2001-03-19 Thread Lamar Owen
LC_ALL=C. Or simply delete it and reboot. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] RPM postinstall script fails in postgresql-server-7.0.3-2.i386.rpm

2001-02-28 Thread Lamar Owen
's have this fixed, IIRC. Well, I _know_ the 7.1beta RPM's have it fixed. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] initdb on Alpha dies with spinlock errors

2000-12-04 Thread Lamar Owen
Tom Lane wrote: > > [EMAIL PROTECTED] writes: > > initdb on Alpha dies with spinlock errors > > Make sure it's compiled -O0. > > We're hoping to clean up the Alpha portability problems for 7.1, > but 7.0.* won't work very well on Alpha without -O0 :-

Re: [BUGS] libpq dependencies in redhat binary rpm

2000-11-13 Thread Lamar Owen
thil wrote: > > when I try to install the binary RPM for redhat 6.x, > the first rpm (postgresql-7*) say "dependencies error : libpq.so need". Install -devel along with it. I am updating the distributed RPM's now to take care of this embarrassing typo. -- Lamar Owen WGC

Re: [BUGS] Postgres 7 on Alpha

2000-11-07 Thread Lamar Owen
tart with a fresh tarball extraction, pre-configure, then apply the patches according to Ryan's instructions. The RPMset does this automatically if you are building on an alpha. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] index returns different output

2000-11-04 Thread Lamar Owen
Anyone remember > something like that? /etc/sysconfig/i18n is the file in question. A cold 6.2 install has the file (as does 7.0) -- and upgrade from prior to 6.2 does not. The collation with the file is different than without. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] pg_dump doesn't work on Linux PPC

2000-11-04 Thread Lamar Owen
> I am using PostgreSQL 7.0.2 on Yellow Dog Linux CS 1.2, > I use the official RPMs. There are known problems with the _official_ RPM's on PPC. Specifically, they are compiled with an optimization setting too high. Look for 7.0.3 PPC RPM's soon. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] RPM install weirdness & BugreportPage Bug

2000-11-02 Thread Lamar Owen
the old RPM's, and then installing the new. Are you running RedHat 6.x? RedHat 6.0 shipped PostgreSQL 6.4.2, RH 6.1 shipped 6.5.2, and 6.2 shipped 6.5.3. RedHat 7 shipped 7.0.2. RedHat 5.2 was the last RedHat release that shipped 6.3.2. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] RPMS don't work for 2.2.17

2000-10-31 Thread Lamar Owen
7;s. Also, Mandrake typically builds for Pentium and higher -- you may have a CPU compatibility issue. Mandrake recompiles all their stuff -- but it is typically compiled at a higher optimization level than RedHat's stuff, as well as being compiled with a different compiler (at least in the past)

Re: [BUGS] \df causes an ERROR: Function oid8types(oidvector) does not exists

2000-10-27 Thread Lamar Owen
sql with a 7.0 server... Or a from-source 7.0 installation alongside a 6.5.3 RPM install, which he needs to rpm -e if he wants to use the from-source build. Or he can upgrade to the 7.0.2 RPM. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] OID in WHERE clause of SELECT results in error

2000-10-18 Thread Lamar Owen
nds like the optimization problem we have had for the PPC RPM's. I'm pulling those until we can get that worked out. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] Subselects lack functionality

2000-09-28 Thread Lamar Owen
on a client's database (again, inside a transaction so I could easily roll back the delete :-)). -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] 7.0.2 source rpm failed to compile

2000-09-26 Thread Lamar Owen
[EMAIL PROTECTED] wrote: > A check in the rpm database showed that these python modules are installed: > python-1.5.2-13 > pythonlib-1.23-1 > rpm-python-3.0.4-0.48 > So, what gives? You need to have python-devel installed. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [SQL] Re: [BUGS] "ORDER BY" issue - is this a bug?

2000-09-11 Thread Lamar Owen
es things. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11

Re: [BUGS] \d* won't work in 7.0.2?

2000-07-03 Thread Lamar Owen
u have installed. I'm copying Murray Todd Williams on this, as he did the binary rebuild of my source RPM for PowerPC. It is possible that his machine's $RPM_OPT_FLAGS is set to an excessively high optimization for PostgreSQL 7.0. If this is the case, I'll need to coordinate with

[BUGS] Re: [unixODBC-DEV] - Re: [HACKERS] info on unixODBC/Postgres driver port to IRIX 6.5.7 64bit

2000-06-15 Thread Lamar Owen
e then (about a year ago). > > The intention was to merge the changes back into Byrons stuff but that has not > happened (that I am aware of). Is the unixODBC driver GPL? If so, that's why it hasn't been pulled back into the BSD-licensed PostgreSQL distribution. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11