t...@sss.pgh.pa.us (Tom Lane) writes:
> https://issues.apache.org/jira/browse/JUDDI-374
There's an issue that JDBC doesn't cope very well with 'Infinity'
values, which is more or less the opposite of what's reported here. I
have been tending to put "don't allow +/-Infinity" constraints onto
time
mamf...@gmail.com (Michael Felt) writes:
> I have just run compiled postgres on AIX (AIX 5.3, pgsql version 8.4.4) and
> have a few surprises regarding the make process.
>
> 1. Very nice - it found gmake as /usr/local/bin/make and called GNUmakefile
> 2. The make completes and it starts a test.
> -
kan...@us.ibm.com ("Denise Kanyuh") writes:
> The following bug has been logged online:
>
> Bug reference: 5567
> Logged by: Denise Kanyuh
> Email address: kan...@us.ibm.com
> PostgreSQL version: 8.0.15
> Operating system: AIX 7.1
> Description:will not install
> Detail
alvhe...@commandprompt.com (Alvaro Herrera) writes:
> Excerpts from Chris Browne's message of jue jun 24 14:40:30 -0400 2010:
>> robertmh...@gmail.com (Robert Haas) writes:
>> > This patch makes it clear that the workaround is no good on AIX 6.1,
>> > but it doesn't seem quite clear about whether t
robertmh...@gmail.com (Robert Haas) writes:
> This patch makes it clear that the workaround is no good on AIX 6.1,
> but it doesn't seem quite clear about whether the underlying problem
> has been fixed in AIX 6.1. It would be good to understand that.
Better?
--
(format nil "~...@~s" "cbbrowne"
pie...@hogranch.com (John R Pierce) writes:
> On 06/23/10 6:02 PM, Chris Browne wrote:
>> There is already an FAQ on issues relating to AIX. It is, in recent
>> versions, part of the documentation tree:
>>
>> <http://www.postgresql.org/docs/9.0/static/installation-pla
we...@sg.ibm.com (Liang Giap Wee) writes:
> Hi,
> We are considering using your open source Postgres on AIX5.3 and AIX6.1.
> May i know if you have a opensource community to help with support issues
> should we face problem with during installation? Thanks...
> Regards,
> Liang Giap, Wee
There is
to...@tuxteam.de writes:
> On Fri, Apr 02, 2010 at 10:18:24AM -0700, Chris Travers wrote:
>
>> Suppose I live in Canada and I have two checking accounts for my
>> business, one in CAD and one in USD. In essence I have to account for
>> a floating balance of a foreign currency [...]
>>
t...@sss.pgh.pa.us (Tom Lane) writes:
> "Christian DUPONT" writes:
>> I use slony 1 v 1.2.14.
>> After an unexpected stop, several tables remained locked :
>
> Is it possible that the locks are being held by a prepared transaction?
> Next time it happens, look into the pg_prepared_xacts status vi
Andreas writes:
> Heikki Linnakangas schrieb:
>> andreas wrote:
>>> if nextval is used inside a function in a insertstatement, you get always
>>> the value from inside the last function. but i expected, that lastval()
>>> deliver the value from the insertstatement. i think, this should
>>> clearif
mvazq...@mx1.ibm.com (Manuel G Vazquez B/Mexico/IBM) writes:
> I have a customer who bought an IBM
> Power Systems, running AIX 5.3 and wants to install the face="Arial">PostgresSQL
> 8.1.9. Can you pls tell me where I can Download this version for AIX? and
> if youa have some documentation or FAQ
[EMAIL PROTECTED] ("Janardhanachari, Jagadeesha") writes:
> What is the password for postgres ?
This isn't a bug, to be sure, and there isn't a password declared, by
default.
The account that is created, initially, by default, has *no* password,
which means you must connect via some means that d
[EMAIL PROTECTED] (Gregory Stark) writes:
> "Dave Page" <[EMAIL PROTECTED]> writes:
>
>>> Wrong tip at the beginning of the administrator: "The answer to the
>>> question of Life, the Universe and Everything is 42." The answer is "God
>>> created them."
>>
>> I'm not so sure - can you define exactl
[EMAIL PROTECTED] writes:
> I have a problem with the installation: Data directory error:
>
> The PostgreSQL Data directory Must be on an NTFS formatted Volume
In which way does this appear to be a bug?
Is the volume you are trying to put the database on an NTFS-formatted
one, and the system is n
[EMAIL PROTECTED] ("Vova") writes:
> The following bug has been logged online:
>
> Bug reference: 3583
> Logged by: Vova
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.0.7
> Operating system: Linux Gentoo
> Description:IMPORT/EXPORT into PostgreSQL
> Details
[EMAIL PROTECTED] ("Sridhar Sourirajan") writes:
> Is PostgreSQL supported on these UNIX platforms. When I go to
> www.postgresql.org, I only see binary downloads for Linux and
> Win32. How about for these other flavors of Unix? Thank you!
On the traditional commercial UNIX(tm) flavours, you'll ne
[EMAIL PROTECTED] ("Michael Hoffmann") writes:
> The following bug has been logged online:
>
> Bug reference: 2608
> Logged by: Michael Hoffmann
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.1.2
> Operating system: AIX 5.3
> Description:dblink compile fails
The change Tom made to contrib/sshinfo/Makefile to support Darwin,
adding in $(LIBS), fixed my problem with that contrib module on AIX.
I still need the following, on AIX:
===
RCS file: /projects/cvsroot/pgsql/contrib/dblink/Makefile
[EMAIL PROTECTED] (Peter Eisentraut) writes:
> Am Mittwoch, 30. August 2006 22:57 schrieb Chris Browne:
>> I also seem to recall, in past discussions about "library matters,"
>> that AIX is more sticky about requiring that libraries be named
>> expressly.
>
[EMAIL PROTECTED] (Joe Conway) writes:
> Christopher Browne wrote:
>> The following bug has been logged online:
>
>> If I try to build dblink when PG is configured "--with-openssl", the
>> build
>> of the contrib module dblink breaks as follows:
>
>> If I add, to the GCC command line, requests for
[EMAIL PROTECTED] ("Kelvin Lau") writes:
> I have a question regarding Postgresql on AIX 5.3's compatibility, since
> there are reported problems for this combination in newsgroup. I have also
> tried to install it also. The installation was successful and there was a
> message indicating that.
[EMAIL PROTECTED] (Philipp Matthias Hahn) writes:
> # SELECT round(5.5::float4),round(50.5::float4);
> round | round
> ---+---
> 6 |50
> (1 row)
>
> I think this is a bug, since I would expect 6 and 51. Doing the same
> without the float4-cast, it works correct. This bug bites m
22 matches
Mail list logo