Re: [BUGS] BUG #1978: connection sinks

2005-10-21 Thread Richard Huxton

Richard Huxton wrote:

mouse wrote:


The following bug has been logged online:

Bug reference:  1978
Logged by:  mouse
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system:   Gentoo Linux 2.6.11-r9
Description:connection sinks


Mouse has been in touch with me off-list and is happy that this isn't a 
PG issue.


--
  Richard Huxton
  Archonet Ltd

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


[BUGS] BUG #1979: count operation error in pgAdmin III 1.4.0Beta2

2005-10-21 Thread li fei

The following bug has been logged online:

Bug reference:  1979
Logged by:  li fei
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.1-Beta3
Operating system:   Windows XP sp2
Description:count operation error in pgAdmin III 1.4.0Beta2
Details: 

When one Table was Selected and Execute count operation(Display->count or
menu->count),then appear error and pgAdmin close.

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


[BUGS] BUG #1982: pgAdmin 1.2.2 crash when refreshing objects

2005-10-21 Thread edward

The following bug has been logged online:

Bug reference:  1982
Logged by:  edward
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system:   Win2000 WS
Description:pgAdmin 1.2.2 crash when refreshing objects
Details: 

how to recreate crash in pgAdmin 1.2.2 on W2K
1. open application and connect to my_db
2. navigate on left panel:
   open db->my_db->schemes->public->tables->my_table
3. open child window to edit/review the table layout
4. don't accept changes, but push refresh button on the toolbar of the main
pgAdmin window
5. try to accept changes now on the child window

Application crashes with the message "memory access violation"

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


[BUGS] BUG #1981: Appear error when "views" is selected and click toolbar "Create a ..." when database is not postgres

2005-10-21 Thread li fei

The following bug has been logged online:

Bug reference:  1981
Logged by:  li fei
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.1-Beta3
Operating system:   Windows Xp sp2
Description:Appear error when "views" is selected and click toolbar
"Create a ..." when database is not postgres
Details: 

when "views" is selected and click toolbar "Create a ..." and current
selected database is not postgres,
then appear one messagebox with message 'An error has occured: ERROR :schema
"pgagent" does not exist'
 
When current selected database is postgres,it's OK.

when current selected database is not postgres and click Contextmenu->new
view,it's OK.

Sorry for my english is poor.

---(end of broadcast)---
TIP 6: explain analyze is your friend


[BUGS] BUG #1983: Installation fails when Windows user principal is member of local Administrators group

2005-10-21 Thread Jochen Sauter

The following bug has been logged online:

Bug reference:  1983
Logged by:  Jochen Sauter
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system:   Windows 2000 / XP
Description:Installation fails when Windows user principal is member
of local Administrators group
Details: 

Our company-internal PC installation has a Windows user principal
"Interactive" as member of the local Administrators group per default. On
such PCs, the installation of Postgres 8.0 fails with a security warning.

What is the reason for this warning?
Is it possible to allow the installation anyway even with the warning?
Is there any way to suppress the warning during installation?

This is an urgent problem that we currently have which might prevent us from
using Posgres in our software products in the future.

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


[BUGS] i'm unable to download psql servel

2005-10-21 Thread RaghuNath
hello,
   How can i get PostgreSQL 7.4.6..
please send reply-- RaghuNath.N9886534507 


[BUGS] BUG #1980: Create new Replication error when click toolbar "create a new.." on pgAdmin III 1.4.0Beta2

2005-10-21 Thread li fei

The following bug has been logged online:

Bug reference:  1980
Logged by:  li fei
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.1-Beta3
Operating system:   Windos XP sp2
Description:Create new Replication error when click toolbar "create
a new.." on pgAdmin III 1.4.0Beta2
Details: 

pgAdmin III 1.4.0Beta2
When "Replication" is selected and click toolbar "Create a new ...",then
appear error.
But When "Replication" is selected and click menu->New Slony-I Cluster ,then
it's OK.

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


Re: [BUGS] BUG #1979: count operation error in pgAdmin III 1.4.0Beta2

2005-10-21 Thread Dave Page
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of li fei
> Sent: 21 October 2005 09:24
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #1979: count operation error in pgAdmin 
> III 1.4.0Beta2
> 
> 
> The following bug has been logged online:
> 
> Bug reference:  1979
> Logged by:  li fei
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.1-Beta3
> Operating system:   Windows XP sp2
> Description:count operation error in pgAdmin III 1.4.0Beta2
> Details: 
> 
> When one Table was Selected and Execute count 
> operation(Display->count or
> menu->count),then appear error and pgAdmin close.

Already fixed in beta 3 - thanks for the report though.

Regards, Dave

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


Re: [BUGS] BUG #1982: pgAdmin 1.2.2 crash when refreshing objects

2005-10-21 Thread Dave Page
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of edward
> Sent: 21 October 2005 10:40
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #1982: pgAdmin 1.2.2 crash when refreshing objects
> 
> 
> The following bug has been logged online:
> 
> Bug reference:  1982
> Logged by:  edward
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.0.3
> Operating system:   Win2000 WS
> Description:pgAdmin 1.2.2 crash when refreshing objects
> Details: 
> 
> how to recreate crash in pgAdmin 1.2.2 on W2K
> 1. open application and connect to my_db
> 2. navigate on left panel:
>open db->my_db->schemes->public->tables->my_table
> 3. open child window to edit/review the table layout
> 4. don't accept changes, but push refresh button on the 
> toolbar of the main
> pgAdmin window
> 5. try to accept changes now on the child window

There won't be a 1.2.3 release as we're aboout to release 1.4 (we don't
maintain prior major releases like PostgreSQL because we keep backwards
compatibility anyway). Please test this in 1.4 beta 3 (in which the
refresh and tree handling code is largely rewritten) and report any
issues to [EMAIL PROTECTED]

Regards, Dave.

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


Re: [BUGS] BUG #1983: Installation fails when Windows user principal is member of local Administrators group

2005-10-21 Thread Dave Page
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Jochen Sauter
> Sent: 21 October 2005 13:37
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #1983: Installation fails when Windows 
> user principal is member of local Administrators group
> 
> 
> The following bug has been logged online:
> 
> Bug reference:  1983
> Logged by:  Jochen Sauter
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.0.3
> Operating system:   Windows 2000 / XP
> Description:Installation fails when Windows user 
> principal is member
> of local Administrators group
> Details: 
> 
> Our company-internal PC installation has a Windows user principal
> "Interactive" as member of the local Administrators group per 
> default. On
> such PCs, the installation of Postgres 8.0 fails with a 
> security warning.
> 
> What is the reason for this warning?
> Is it possible to allow the installation anyway even with the warning?
> Is there any way to suppress the warning during installation?
> 
> This is an urgent problem that we currently have which might 
> prevent us from
> using Posgres in our software products in the future.

Please see the FAQ:
http://www.postgresql.org/docs/faqs.FAQ_windows.html#2.3

Regards, Dave.

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


Re: [BUGS] BUG #1980: Create new Replication error when click toolbar "create a new.." on pgAdmin III 1.4.0Beta2

2005-10-21 Thread Dave Page
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of li fei
> Sent: 21 October 2005 09:38
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #1980: Create new Replication error when 
> click toolbar "create a new.." on pgAdmin III 1.4.0Beta2
> 
> 
> The following bug has been logged online:
> 
> Bug reference:  1980
> Logged by:  li fei
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.1-Beta3
> Operating system:   Windos XP sp2
> Description:Create new Replication error when click 
> toolbar "create
> a new.." on pgAdmin III 1.4.0Beta2
> Details: 
> 
> pgAdmin III 1.4.0Beta2
> When "Replication" is selected and click toolbar "Create a 
> new ...",then
> appear error.
> But When "Replication" is selected and click menu->New 
> Slony-I Cluster ,then
> it's OK.


Thanks - forwarded to the pgAdmin lists.

Regards, Dave

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [BUGS] BUG #1981: Appear error when "views" is selected and click toolbar "Create a ..." when database is not postgres

2005-10-21 Thread Dave Page
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of li fei
> Sent: 21 October 2005 09:52
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #1981: Appear error when "views" is 
> selected and click toolbar "Create a ..." when database is 
> not postgres
> 
> 
> The following bug has been logged online:
> 
> Bug reference:  1981
> Logged by:  li fei
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.1-Beta3
> Operating system:   Windows Xp sp2
> Description:Appear error when "views" is selected and 
> click toolbar
> "Create a ..." when database is not postgres
> Details: 
> 
> when "views" is selected and click toolbar "Create a ..." and current
> selected database is not postgres,
> then appear one messagebox with message 'An error has 
> occured: ERROR :schema
> "pgagent" does not exist'
>  
> When current selected database is postgres,it's OK.
> 
> when current selected database is not postgres and click 
> Contextmenu->new
> view,it's OK.
> 
> Sorry for my english is poor.

Thanks - forwarded to the pgAdmin lists.

Regards, Dave

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [BUGS] BUG #1983: Installation fails when Windows user principal is member of local Administrators group

2005-10-21 Thread Magnus Hagander
> The following bug has been logged online:
> 
> Bug reference:  1983
> Logged by:  Jochen Sauter
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.0.3
> Operating system:   Windows 2000 / XP
> Description:Installation fails when Windows user 
> principal is member
> of local Administrators group
> Details: 
> 
> Our company-internal PC installation has a Windows user 
> principal "Interactive" as member of the local Administrators 
> group per default. On such PCs, the installation of Postgres 
> 8.0 fails with a security warning.
> 
> What is the reason for this warning?

Your company internal PC installation is *severly* broken. You need to
fix that. Not just for PostgreSQL, but in general.


> Is it possible to allow the installation anyway even with the warning?

No. Not unless you get the source, remove the security check, and
rebuild manually. Beware that you are not really using PostgreSQL the
way it's supposed to be used then, so you're highly recommended not to
do that.


> Is there any way to suppress the warning during installation?

It's not a warning, it's an error.


> This is an urgent problem that we currently have which might 
> prevent us from using Posgres in our software products in the future.

For more reference, see the FAQ question 2.3:
http://www.postgresql.org/docs/faqs.FAQ_windows.html#2.3


//Magnus

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


Re: [BUGS] BUG #1982: pgAdmin 1.2.2 crash when refreshing objects

2005-10-21 Thread Andreas Pflug

Dave Page wrote:
 




-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of edward

Sent: 21 October 2005 10:40
To: pgsql-bugs@postgresql.org
Subject: [BUGS] BUG #1982: pgAdmin 1.2.2 crash when refreshing objects


The following bug has been logged online:

Bug reference:  1982
Logged by:  edward
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system:   Win2000 WS
Description:pgAdmin 1.2.2 crash when refreshing objects
Details: 


how to recreate crash in pgAdmin 1.2.2 on W2K
1. open application and connect to my_db
2. navigate on left panel:
  open db->my_db->schemes->public->tables->my_table
3. open child window to edit/review the table layout
4. don't accept changes, but push refresh button on the 
toolbar of the main

pgAdmin window
5. try to accept changes now on the child window


This is a known problem, not easily solved (not in 1.4.0).
When refreshing, you're destroying program structures used by the open 
dialog. Advice: don't do this.


Regards,
Andreas

---(end of broadcast)---
TIP 4: Have you searched our list archives?

  http://archives.postgresql.org


Re: [BUGS] BUG #1977: Na data in GDV Spatial Commander

2005-10-21 Thread Jim C. Nasby
Sounds like this is an issue for GDV, not PostgreSQL. It's certainly
possible that they're not up-to-speed on 8.1 yet.

On Wed, Oct 19, 2005 at 07:38:24AM +0100, Ulrike wrote:
> 
> The following bug has been logged online:
> 
> Bug reference:  1977
> Logged by:  Ulrike
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.1 beta3
> Operating system:   Windows XP
> Description:Na data in GDV Spatial Commander
> Details: 
> 
> I try to use the GDV Spatial Commander (www.gdv.com, Version 0.9.006) to
> view and update PostgreSQL/PostGIS-Data. GDV sais, this should be possible
> with PostGIS-Version > 1.0. When I connect to my PostGIS-Database, I can see
> my tables and their fieldnames and it's possible to add the theme to
> SpatialCommander. Afterwards the theme appears in the Index of the map, but
> it's not possible, to make it visible. And when I view the table there ist
> no data inside.
> Any Help would be great. Thanks!
> 
> ---(end of broadcast)---
> TIP 6: explain analyze is your friend
> 

-- 
Jim C. Nasby, Sr. Engineering Consultant  [EMAIL PROTECTED]
Pervasive Software  http://pervasive.comwork: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf   cell: 512-569-9461

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings