The following bug has been logged online:
Bug reference: 6113
Logged by: David Carlos Manuelda
Email address: stormb...@gmail.com
PostgreSQL version: 9.0.4
Operating system: Gentoo Linux
Description:SET DATESTYLE='European' does not set datestyle output
correctly
Deta
The following bug has been logged online:
Bug reference: 6110
Logged by: Binod Nepal
Email address: nepalbi...@yahoo.com
PostgreSQL version: 9.0.2
Operating system: Windows 7 Ultimate 32/64
Description:pg_hba.conf samehost does not work
Details:
pg_hba.conf
# IPv4
On Tuesday, July 12, 2011, Emanuel Calvo wrote:
> I don't know but seems to be incorrect, it is really in this category?
>
> Version 9.1 beta 2
>
> postgres=# select * from pg_settings where name = 'application_name';
> -[ RECORD 1 ]
In branch postgresql/master:
SELECT SUM(SUM(a)) OVER ()
FROM (SELECT NULL::int4 AS a WHERE FALSE) R;
ERROR: XX000: cannot extract attribute from empty tuple slot
Honestly, I'm not sure what the semantics of that are supposed to be. Is
it even allowed by the standard?
Regards,
Jeff Dav
This is caused by pg_ctl not properly understanding non-default socket
directories --- this is fixed in Postgres 9.1. Not much pg_ctl can do
to fix that except ignore a pg_ctl error return code, which isn't good.
It will be fine in 9.1.
--
Steve Haslam wrote:
>
> The following bug has been logged online:
>
> Bug reference: 6082
> Logged by: Steve Haslam
> Email address: araq...@googlemail.com
> PostgreSQL version: 9.0.4
> Operating system: Debian GNU/Linux (amd64)
> Description:server segfault - pg_stat
Tom Hodder wrote:
>
> The following bug has been logged online:
>
> Bug reference: 6081
> Logged by: Tom Hodder
> Email address: t...@limepepper.co.uk
> PostgreSQL version: 8.4
> Operating system: Fedora 14 x86_64
> Description:trigger CRUD log entries, or documentati
I don't know but seems to be incorrect, it is really in this category?
Version 9.1 beta 2
postgres=# select * from pg_settings where name = 'application_name';
-[ RECORD 1 ]
name | application_name
setting| psql
unit
"glum" writes:
> The following bug has been logged online:
> Bug reference: 6111
> Logged by: glum
> Email address: gene@rsa.com
> PostgreSQL version: 9.0
> Operating system: Windows 7
> Description:ftell mismatch error
> Details:
> I'm trying to dump a small da
The following bug has been logged online:
Bug reference: 6112
Logged by: Anish Kejariwal
Email address: anish...@gmail.com
PostgreSQL version: 9.0.3
Operating system: Linux
Description:heuristic for empty parent tables that are members of
inheritance trees
Details:
The following bug has been logged online:
Bug reference: 6111
Logged by: glum
Email address: gene@rsa.com
PostgreSQL version: 9.0
Operating system: Windows 7
Description:ftell mismatch error
Details:
I'm trying to dump a small database using the command line:
p
Thanks for your suggestion, I'll do so.
At Fri, 8 Jul 2011 23:28:32 -0400, Robert Haas wrote:
> Please add your patch to the next CommitFest.
>
> https://commitfest.postgresql.org/action/commitfest_view/open
--
Kyotaro Horiguchi
NTT Open Source Software Center
--
Sent via pgsql-bugs mailing l
On 11/07/2011 4:09 PM, Jonathan Camilleri wrote:
I resolved this issue as I found the source code by looking on the
Internet, excuse me.
Great, thanks for letting me know.
Good luck with your class / project.
--
Craig Ringer
POST Newspapers
276 Onslow Rd, Shenton Park
Ph: 08 9381 3088 Fax
On 10/07/11 21:53, Jon C. wrote:
> java -jar postgresql-8.4-702.jdbc3.jar
> Failed to load Main-Class manifest attribute from
> postgresql-8.4-702.jdbc3.jar
What do you expect to happen? It's a JDBC driver, not a standalone
program. You can't run it with "java -jar". It goes on the classpath s
14 matches
Mail list logo