The following bug has been logged online:
Bug reference: 4960
Logged by: Matthias
Email address: matthias.ce...@gmail.com
PostgreSQL version: 8.3.7
Operating system: Windows XP
Description:Unexpected timestamp rounding
Details:
Dear developers,
I noticed an
The following bug has been logged online:
Bug reference: 3796
Logged by: Matthias
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3beta3
Operating system: Win XP SP2
Description:crash after select from indexed columns
Details:
Hi all,
I'm not sure if
rt of a timestamp is limited to 4
digits. This is where I noted the rounding which had occurred as a result of
my data imports into Postgresql.
Thanks again for your information and sorry for the disturbance :-)
Regards,
Matthias
On Fri, Jul 31, 2009 at 11:00 PM, Kevin Grittner <
kevin.gritt
tore everything on the server in Unicode"
camp. Let the parser convert everything to Unicode on the way in,
and vice versa.
There's no sense, IMHO, in burdening the SQL core with multiple
character encoding schemes.
--
Matthias Urlichs | noris network GmbH | [EMAIL PRO
That's no bug of PostgreSQL or even gmake.
You have to execute the gmake install command as user root or use
destination directories you can write to as regular user.
Greetings,
Matthias
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Beh
line.
Am I doing something wrong or is this a (known) bug?
I'm using Windows XP Professional with SP2 and a lot of additional Microsoft
fixes.
I installed PostgreSQL with the Windows installer.
My computer is not part of any Domain or Active Directory...
Any suggestions (or helpful
dialog says was "an error occured" -
nothing else)
I solved it by not initializing the database (I did it afterwards by hand).
Sorry, if this is not very helpful for you - but that was the only thing I
could do on that computer for running 8.3
with regards,
Matthias
-
erman language version of Windows XP Pro if that matters.
with regards,
Matthias
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
m
here!
But I need more informations on where I can have a look at to find a solution
for my problem.
with regards,
Matthias
- Original Message -
From: "Matthias Mohr" <[EMAIL PROTECTED]>
To: ; "Christian Ullrich" <[EMAIL PROTECTED]>
Sent: Sunday, February
etailed log file which could tell me what exactly goes
wrong (and where)...
Eh, unless, you do have sspi in your pg_hba.conf, right, not gssapi?
Yes I have "sspi" in my pg_hba.conf!
regards,
Matthias
---(end of broadcast)---
TIP 1: if post
The following bug has been logged online:
Bug reference: 2227
Logged by: Matthias Klein
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.2
Operating system: Windows XP
Description:Internal account lookup error
Details:
While installing PostgreSQL 8.1.2-1 on
The following bug has been logged online:
Bug reference: 6146
Logged by: Matthias Kurz
Email address: m.k...@irregular.at
PostgreSQL version: 9.1beta3
Operating system: Ubuntu 11.04 64 bit
Description:COLLATE in ORDER BY not working with column names
defined with &qu
Hello!
# 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 me while
passing parameters to a plpgsql function.
This ha
Peter Eisentraut wrote:
Philipp Matthias Hahn wrote:
# 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.
The default rounding mode for floating point (determined by your C
library, mostly) it
14 matches
Mail list logo