[ADMIN] pgAdmin crashes

2006-12-26 Thread Bobby Gontarski
I am experiencing pgAdmin (windows xp) crash whenever I try to connect to the 
postgresql server (type password and hit enter). It started after installing 
the new 8.2 version it didn't do it with the earlier versions. What do I have 
wrong?
Thanks

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


Re: [ADMIN] pgAdmin crashes

2006-12-26 Thread Andy Shellam (Mailing Lists)

Hi Bobby,

I'd ask on the pgadmin-support list - PgAdmin's developers live there 
more-so than here.


Regards,

Andy


Bobby Gontarski wrote:

I am experiencing pgAdmin (windows xp) crash whenever I try to connect to the 
postgresql server (type password and hit enter). It started after installing 
the new 8.2 version it didn't do it with the earlier versions. What do I have 
wrong?
Thanks

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

!DSPAM:37,45913b9f31942113013226!


  



--
Andy Shellam
NetServe Support Team

the Mail Network
"an alternative in a standardised world"



---(end of broadcast)---
TIP 7: You can help support the PostgreSQL project by donating at

   http://www.postgresql.org/about/donate


Re: [ADMIN] pgAdmin crashes

2006-12-26 Thread Iannsp

Andy Shellam (Mailing Lists) escreveu:

Hi Bobby,

I'd ask on the pgadmin-support list - PgAdmin's developers live there 
more-so than here.


Regards,

Andy


Bobby Gontarski wrote:
I am experiencing pgAdmin (windows xp) crash whenever I try to 
connect to the postgresql server (type password and hit enter). It 
started after installing the new 8.2 version it didn't do it with the 
earlier versions. What do I have wrong?

Thanks

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

!DSPAM:37,45913b9f31942113013226!


  



Hi, to add more one preocupattion with pgadmin, i am experiencing crashs 
when I use to create SProc with the wizard.



--
Ivo Nascimento
Iann tech - Desenvolvendo soluções com performance e segurança
http://www.ianntech.com.br


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


Re: [ADMIN] pgAdmin crashes

2006-12-26 Thread Andy Shellam (Mailing Lists)
As with Bobby, I advise you to post on pgadmin-support.  This list is 
for support with the server administration.


You might also want to provide pgadmin-support with details such as your 
server version, client version, PgAdmin version, platform, steps to 
reproduce the problem etc.

It'll give them more to go on and they'll be more likely to answer you.

Thanks,

Andy.

Iannsp wrote:

Andy Shellam (Mailing Lists) escreveu:

Hi Bobby,

I'd ask on the pgadmin-support list - PgAdmin's developers live there 
more-so than here.


Regards,

Andy


Bobby Gontarski wrote:
I am experiencing pgAdmin (windows xp) crash whenever I try to 
connect to the postgresql server (type password and hit enter). It 
started after installing the new 8.2 version it didn't do it with 
the earlier versions. What do I have wrong?

Thanks

---(end of 
broadcast)---

TIP 2: Don't 'kill -9' the postmaster




  



Hi, to add more one preocupattion with pgadmin, i am experiencing 
crashs when I use to create SProc with the wizard.






--
Andy Shellam
NetServe Support Team

the Mail Network
"an alternative in a standardised world"

p: +44 (0) 121 288 0832/0839
m: +44 (0) 7818 000834


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


[ADMIN] pgAdmin Crashes After Changing Timezone Setting

2008-03-17 Thread Rommel the iCeMAn
Hi List,

I'm experiencing strange behavior in pgAdmin. I recently noticed that my
PostgreSQL reports a different time to the OS. I checked the time zone
setting and realized it was set to 'Canada/Atlantic'. I tried using
pgAdmin's Backend Configuration Editor to change the time zone in
postgresql.conf to 'America/Barbados' but when I try to save the file,
pgAdmin crashes. The server log has the following entries:

2008-03-17 10:24:58 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 10:24:58 ADT LOG:  database system was shut down at 2008-03-15
14:58:02 ADT
2008-03-17 10:24:58 ADT FATAL:  the database system is starting up
2008-03-17 10:24:59 ADT LOG:  database system is ready to accept connections
2008-03-17 10:24:59 ADT LOG:  autovacuum launcher started
2008-03-17 10:24:59 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 10:31:04 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 10:31:39 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 10:32:01 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 10:33:06 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 11:05:52 ADT LOG:  could not receive data from client: No
connection could be made because the target machine actively refused it.


2008-03-17 11:05:52 ADT LOG:  unexpected EOF on client connection
2008-03-17 11:05:52 ADT LOG:  could not receive data from client: No
connection could be made because the target machine actively refused it.


2008-03-17 11:05:52 ADT LOG:  unexpected EOF on client connection
2008-03-17 11:05:52 ADT LOG:  could not receive data from client: No
connection could be made because the target machine actively refused it.


2008-03-17 11:05:52 ADT LOG:  unexpected EOF on client connection
2008-03-17 11:05:52 ADT LOG:  could not receive data from client: No
connection could be made because the target machine actively refused it.


2008-03-17 11:05:52 ADT LOG:  unexpected EOF on client connection
2008-03-17 11:08:47 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 11:08:52 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 11:08:56 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 11:10:02 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-03-17 11:10:25 ADT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"


I tried manually editing the postgresql.conf file in Notepad but when I
reload PostgreSQL it ignores the entry in the config file and defaults to
'Canada/Atlantic' time zone. I am using pgAdmin3 v1.8.2.99 and Postgresql
8.3.0. I am able to reproduce this error with PostgreSQL 8.3.0 running on
Windows XP SP2, Windows 2000 SP4 and Windows 2003 SP1. Am I doing something
incorrectly? How do I correctly set the time zone?

Thanks,
Rommel Edwards
Barbados, Caribbean.



-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


Re: [ADMIN] pgAdmin Crashes After Changing Timezone Setting

2008-03-17 Thread Tom Lane
"Rommel the iCeMAn" <[EMAIL PROTECTED]> writes:
> I'm experiencing strange behavior in pgAdmin. I recently noticed that my
> PostgreSQL reports a different time to the OS. I checked the time zone
> setting and realized it was set to 'Canada/Atlantic'. I tried using
> pgAdmin's Backend Configuration Editor to change the time zone in
> postgresql.conf to 'America/Barbados' but when I try to save the file,
> pgAdmin crashes.

Can't help you with that, you'll need to report that on the pgadmin
mailing list.

> I tried manually editing the postgresql.conf file in Notepad but when I
> reload PostgreSQL it ignores the entry in the config file and defaults to
> 'Canada/Atlantic' time zone.

Did you remove the comment marker (#) from the timezone setting line?

regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


Re: [ADMIN] pgAdmin Crashes After Changing Timezone Setting

2008-03-17 Thread Rommel the iCeMAn
> Can't help you with that, you'll need to report that on the pgadmin
> mailing list.

Will do.


> Did you remove the comment marker (#) from the timezone setting line?

Yes I did, which is why it baffles me. Here's what that part of my conf file
looks like:

# - Locale and Formatting -

datestyle = 'iso, mdy'
timezone = 'America/Barbados'   # actually, defaults to TZ
environment
# setting
#timezone_abbreviations = 'Default' # Select the set of available time
zone
# abbreviations.  Currently, there
are
#   Default
#   Australia
#   India
# You can create your own file in
# share/timezonesets/.

Thanks for the response,
Rommel Edwards
Barbados, Caribbean.




-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin