The following bug has been logged online:
Bug reference: 1427
Logged by: Alexander Kirpa
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0
Operating system: FreeBSD 5.2.1
Description:Seq scan for SELECT 1 FROM p WHERE aid=133 LIMIT 1
Details:
CREATE TABLE
The following bug has been logged online:
Bug reference: 1426
Logged by: Alan Pevec
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0
Operating system: i686-redhat-linux-gnu
Description:pg_restore SIGSEGV on 7.2.2 dump
Details:
Running pg_restore dump-produ
The following bug has been logged online:
Bug reference: 1425
Logged by: Jonathan Pool
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0
Operating system: Red Hat Enterprise Linux 3
Description:False failure message on boot start
Details:
When /etc/init.d/p
Oliver Jowett <[EMAIL PROTECTED]> writes:
> If I patch Hibernate to not add a FK constraint at all, it runs
> substantially faster. It does not seem trivial to fix Hibernate to add
> an index in this case -- Hibernate wants to run "ALTER TABLE tablename
> " to add a FK constraint, but we need to
Simon Nicholls wrote:
Bug reference: 1410
PostgreSQL version: PostgreSQL 8.0
Operating system: WindowsXP
Description:Hibernate PerformanceTest is incredibly slow (in effect
unusable)
00:41:41,453 DEBUG SchemaExport:136 - drop table Simple
00:41:41,500 DEBUG SchemaExport:154 - create
Byron,
> PostgreSQL Âworks perfectly if the Win Xp does not have installed Service
> Pack, the problem occurs when Win Xp has Service Pack 1 or 2. ÂPostgreSQL
> does not activate Âor doesnât work Âand it presents this error:
The Windows XP services packs contain a built-in firewall which autmatic
"Mike Blackwell" <[EMAIL PROTECTED]> writes:
> In the pl/Perl section of the 8.0.0 manual, as viewed on the postgresql.org
> web site, all perl code hash tags seem to be missing. i.e.
Yeah, I see the same; but it's not in the devel docs. Compare
http://www.postgresql.org/docs/8.0/static
>The following bug has been logged online:
>
>Bug reference: 1421
>Logged by: Terry Williams
>Email address: [EMAIL PROTECTED]
>PostgreSQL version: 8.0
>Operating system: Windows 2003
>Description:Will not install in TS
>Details:
>
>Message says it will not install in
On Tue, Jan 18, 2005 at 09:01:29 +,
andrzej <[EMAIL PROTECTED]> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1408
> Logged by: andrzej
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.0.0-rc5
> Operating system: windows XP
> Descript
On Tue, 18 Jan 2005, Lutischán Ferenc wrote:
> CREATE TABLE test (
> col1 character varying(10),
> col2 character varying(10)
> );
>
>
> ALTER TABLE ifc.test OWNER TO postgres;
>
> CREATE TABLE test2 (
> col1 character varying(10),
> col2 character varying(10)
> );
>
>
> ALTER TAB
>The following bug has been logged online:
>
>Bug reference: 1424
>Logged by: Alberto Monteverdi
>Email address: [EMAIL PROTECTED]
>PostgreSQL version: 8.0
>Operating system: Windows 2000 Server SP4
>Description:Installer bug
>Details:
>
>When the installer try to init
>The following bug has been logged online:
>
>Bug reference: 1417
>Logged by: Joseph Donahue
>Email address: [EMAIL PROTECTED]
>PostgreSQL version: 8.0
>Operating system: Win2K SP4
>Description:Enabling development installation in installation
>options of MSI does not e
>Bug reference: 1419
>Logged by: Joseph Donahue
>Email address: [EMAIL PROTECTED]
>PostgreSQL version: 8.x
>Operating system: Win2K SP4
>Description:Uninstall v8.0 removes files v8 Beta4 is
>dependant on.
>Details:
>
>I installed release v8.0 in a seperate directory f
>The following bug has been logged online:
>
>Bug reference: 1416
>Logged by: Joseph Donahue
>Email address: [EMAIL PROTECTED]
>PostgreSQL version: 8.0
>Operating system: Win2K SP4
>Description:Win Installer doesn't grab registry settings.
>Details:
>
>When upgrading
On Wed, 19 Jan 2005, jerome celle wrote:
> With following entry in pg_hba.conf :
> host all all 192.168.2.0/32 trust
>
> I get the following error when attempting to open a connection from
> 192.168.2.27 host :
Perhaps you want 192.168.2.0/24.
Kris Jurka
---(end of b
The following bug has been logged online:
Bug reference: 1424
Logged by: Alberto Monteverdi
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2000 Server SP4
Description:Installer bug
Details:
When the installer try to initialize the
Hello,
These tests are done with the
2 versions of the driver 7.3
Table User description : u_num
int4 nextval( …), u_comm varchar(512)
In my table I have one row :
u_num 1
u_comm ‘hello
world all is fine.’
Imagine I want to
Thanks for your reply!
> For most people I expect the release notes are more useful than the change
> log. [...]
> (http://developer.postgresql.org/docs/postgres/release.html).
The only problem with that page is that it is not mentioning changes between
release candidates...
Anyway, my main po
Yes, the employee id=1 and it is text. So I agree with you that could be a space problem. How can I resolve that? May be change id as integer or real?
Thanks.
Michael Fuhr <[EMAIL PROTECTED]> wrote:
On Mon, Jan 17, 2005 at 12:36:33PM -0800, Kanu Patel wrote:> I had an employee table with the f
Ao ser executado, após a escolha do idioma, ocorre a seguinte mensagem de erro:
Failed to process: 2! e aborta a instalação.
Grato
Max Marcell
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
>
> Dave Bodenstab <[EMAIL PROTECTED]> writes:
> > I built 8.0.0rc5 on FreeBSD 4.8. It built with no errors. I then
> > tried psql using another host running postgresql 7.1.3 and I get the
> > goofy error message shown below.
>
> psql's backslash commands are only guaranteed to work with a server
The following bug has been logged online:
Bug reference: 1420
Logged by: Byron Zambrano
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0 - rc5
Operating system: Win Xp Service Pack 1, 2
Description:Doesn't accomplish connection with the server
Details:
I l
The following bug has been logged online:
Bug reference: 1423
Logged by: Farid Zidan
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2000
Description:ODBC SQLTables SQL_ALL_CATALOGS and SQL_ALL_SCHEMAS
options don't work
Details:
Y
The following bug has been logged online:
Bug reference: 1414
Logged by: Mike Blackwell
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0
Operating system: N/A
Description:DOC - pl/Perl hash tags missing
Details:
In the pl/Perl section of the 8.0.0 manual,
The following bug has been logged online:
Bug reference: 1421
Logged by: Terry Williams
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2003
Description:Will not install in TS
Details:
Message says it will not install in TS and req
The following bug has been logged online:
Bug reference: 1417
Logged by: Joseph Donahue
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Win2K SP4
Description:Enabling development installation in installation
options of MSI does not enable an
The following bug has been logged online:
Bug reference: 1422
Logged by: Farid Zidan
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2
Description:ODBC SQLTables SQL_ALL_TABLE_TYPES no resultset
Details:
::SQLTables( hstmt,
The following bug has been logged online:
Bug reference: 1419
Logged by: Joseph Donahue
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.x
Operating system: Win2K SP4
Description:Uninstall v8.0 removes files v8 Beta4 is dependant on.
Details:
I installed relea
The following bug has been logged online:
Bug reference: 1410
Logged by: Simon Nicholls
Email address: [EMAIL PROTECTED]
PostgreSQL version: PostgreSQL 8.0
Operating system: WindowsXP
Description:Hibernate PerformanceTest is incredibly slow (in effect
unusable)
Detail
The following bug has been logged online:
Bug reference: 1408
Logged by: andrzej
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0-rc5
Operating system: windows XP
Description:don't see index
Details:
Create table t1
(
v varchar(5) not null,
m varchar(20)
The following bug has been logged online:
Bug reference: 1412
Logged by: Todd Eigenschink
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8 (any recent)
Operating system: Linux
Description:binaries are linked to numerous extraneous shared
Details:
For a long ti
The following bug has been logged online:
Bug reference: 1407
Logged by: Jair
Email address: [EMAIL PROTECTED]
PostgreSQL version: -8.0.0-rc5-3
Operating system: windows 2000
Description:instalation problems
Details:
Hi i’ve been having some troubles installing Post
The following bug has been logged online:
Bug reference: 1416
Logged by: Joseph Donahue
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Win2K SP4
Description:Win Installer doesn't grab registry settings.
Details:
When upgrading from an 8
The following bug has been logged online:
Bug reference: 1413
Logged by: jerome celle
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0
Operating system: Linux Redhat 9
Description:pg_hba.conf : 192.168.2.0/32 not honoured
Details:
With following entry in p
The following bug has been logged online:
Bug reference: 1415
Logged by: Farid Zidan
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2000
Description:odbc driver SQLGetInfo SQL_CATALOG_TERM returns empty
string
Details:
odbc driver
The following bug has been logged online:
Bug reference: 1409
Logged by: Lutischán Ferenc
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 B5, 7.4.6
Operating system: WinXp, SLES9
Description:A good and a bad news: Crazy SQL JOIN?
Details:
Dear Developer Tea
The following bug has been logged online:
Bug reference: 1411
Logged by: Simon Nicholls
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0-rc4
Operating system: WindowsXP
Description:Ref Bug#1410 Hibernate PerformanceTest is incredibly
slow
Details:
Sorry, I
37 matches
Mail list logo