[pgadmin-support] Why not refresh after restore ?

2007-03-29 Thread ezequias
List, Why does PgAdmin does not refresh my schemas when it restore a database ? I have 3 schemas but i must refresh after the restore. Why not PgAdmin does it for me ? Regards, -- Ezequias Rodrigues da Rocha ---(end of broadcast)--- TIP 6

[pgadmin-support] Images

2007-03-27 Thread ezequias
List, Is there any place we can find the icons of pgAdmin III ? If there is any svg file would be great. I am just asking it becouse I plan to put it on my Entity Relationship Model. Regards Ezequias ---(end of broadcast)--- TIP 5: don&#

Re: [pgadmin-support] Statistics

2007-03-23 Thread Ezequias R. da Rocha
Now it is ok with analyse. I must do it everytime ? Ezequias Dave Page escreveu: Ezequias R. da Rocha wrote: Hi, I would like to know if it is normal to not see the statistics of my fields in a specific schema. When I see the statistics of my fields of other table in the public schema it

[pgadmin-support] Statistics

2007-03-23 Thread Ezequias R. da Rocha
Hi, I would like to know if it is normal to not see the statistics of my fields in a specific schema. When I see the statistics of my fields of other table in the public schema it appears. Is it correct ? -- Atenciosamente Ezequias Rodrigues da Rocha ---(end of

[pgadmin-support] Insert (large sql file)

2007-03-23 Thread Ezequias R. da Rocha
access to my server terminal. ps2: I must change all the inserts adding the schema before the name of the table ps3: I am in Windows Regards... -- Atenciosamente Ezequias Rodrigues da Rocha ---(end of broadcast)--- TIP 2: Don't 'ki

Re: [pgadmin-support] Timer on Query Editor

2007-03-22 Thread Ezequias R. da Rocha
Tools > Server Status (Pane Locks) Ezequias Dave Page escreveu: Ezequias R. da Rocha wrote: I saw it now. Thank you. but a doubt: why call it lock ? Sorry my dummy question. Where is it called a lock? Regards, Dave -- Atenciosamente Ezequias Rodrigues da Ro

Re: [pgadmin-support] Timer on Query Editor

2007-03-22 Thread Ezequias R. da Rocha
I saw it now. Thank you. but a doubt: why call it lock ? Sorry my dummy question. Ezequias Dave Page escreveu: Ezequias R. da Rocha wrote: Hi list, I would like to recommend a timer (to execute the query statement with intervals of seconds ). There already is one in the status

[pgadmin-support] Suggestion Queries

2007-03-22 Thread Ezequias R. da Rocha
Hi list, Would be great if pgAdmin could report the current query of the database in the Server Status (in a new tab) A little help could be here: select current_query from pg_stat_activity; or (more completely) select * from pg_stat_activity; -- Atenciosamente Ezequias Rodrigues da Rocha

[pgadmin-support] Timer on Query Editor

2007-03-22 Thread Ezequias R. da Rocha
Hi list, I would like to recommend a timer (to execute the query statement with intervals of seconds ). -- Atenciosamente Ezequias Rodrigues da Rocha ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at

[pgadmin-support] Why pgAgent need pgAdmin ?

2007-03-22 Thread Ezequias R. da Rocha
to be complete and this little problem is like a stone in the shoe for us. Any help would be glad. -- Atenciosamente Ezequias Rodrigues da Rocha ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[pgadmin-support] Problem to install pgAdmin Red Hat

2007-03-15 Thread Ezequias R. da Rocha
Red Hat 4 (postgresql 8.2.3) ? Any help would be very welcomed. Ezequias ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [pgadmin-support] Fwd: PgAdmin 1.6.2 crashes when resize the collumn

2007-03-13 Thread Ezequias Rodrigues da Rocha
No specific events. Just select and trying to resize. In the "View data" with right click too. I hope it is a problem of my PC. Ezequias 2007/3/13, Dave Page <[EMAIL PROTECTED]>: Ezequias Rodrigues da Rocha wrote: > > > -- Forwarded message ------ >

[pgadmin-support] PgAgent logging verbosity

2007-03-13 Thread Ezequias Rodrigues da Rocha
Hi list, I would like to know if I set the debug mode to 2 (-l 2) in the pgAgent connection string it could spend much cpu processing. I have other things running in the server and I don't like to create problem to others. -- Ezequias Rodrigues da Rocha http://ezequiasrocha.blogspot.com

[pgadmin-support] Fwd: PgAdmin 1.6.2 crashes when resize the collumn

2007-03-13 Thread Ezequias Rodrigues da Rocha
-- Forwarded message -- From: Ezequias Rodrigues da Rocha <[EMAIL PROTECTED]> Date: 13/03/2007 12:59 Subject: PgAdmin 1.6.2 crashes when resize the collumn To: PostgreSQL Hi list, I had no problem with pgadmin 1.6.2 until I instal PostgreSQL 8.2.3 Now when I resize the

[pgadmin-support] PgAgent

2007-03-13 Thread Ezequias Rodrigues da Rocha
How to know if pgAgent is working via pgAdmin ? I have no access to the server. My jobs appears on the pgAdmin.. -- Ezequias Rodrigues da Rocha http://ezequiasrocha.blogspot.com/ use Mozilla Firefox:http://br.mozdev.org/firefox/

Re: [pgadmin-support] Alternative Serial

2007-03-11 Thread Ezequias Rodrigues da Rocha
easy ? And about the cast I have found ? nextval('mySerial_id'::regclass) I ask again. What is regclass ? What does it really is. Ezequias 2007/3/11, Milen A. Radev <[EMAIL PROTECTED]>: Ezequias Rodrigues da Rocha написа: > Hi list, > > I know that serials must be cre

Re: [pgadmin-support] On 19010 pgAdmin doesn't run

2007-03-11 Thread Ezequias Rodrigues da Rocha
Ok, Thank you. Ezequias 2007/3/11, Andy Shellam <[EMAIL PROTECTED]>: I would like more to why your computer shows 19010 as the year, as that's a completely invalid date. I don't think Windows currently handles years after 2099. I don't know what the developers think,

[pgadmin-support] Alternative Serial

2007-03-11 Thread Ezequias Rodrigues da Rocha
am correct and what does it means: nextval('mySerial_id'::regclass) What is regclass ? Regards , -- Ezequias Rodrigues da Rocha http://ezequiasrocha.blogspot.com/ use Mozilla Firefox:http://br.mozdev.org/firefox/

[pgadmin-support] On 19010 pgAdmin doesn't run

2007-03-11 Thread Ezequias Rodrigues da Rocha
Hi list, My computer is with a baterry problem and sometimes the Year of Windows shows 19010. On this date PgAdmin doesn't run. I don't know if you already noticed it but you could try. Regards ... -- Ezequias Rodrigues da Rocha http://ezequiasrocha.blogspot.com/ use Mozilla Fi

Re: Re : [pgadmin-support] Request for better visual feedback in the event of errors

2007-03-09 Thread Ezequias Rodrigues da Rocha
sances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings -- Ezequias Rodrigues da Rocha http://ezequia

[pgadmin-support] Statistics

2007-03-09 Thread Ezequias Rodrigues da Rocha
Hi list, Does someone have statistcs from PostgreSQL ? Numbers from the list, performance statistics. I must argue with another person the idea of do not put Oracle in our organization. We are quite well with postgresql and I have no plans to change my plataform. Regards -- Ezequias Rodrigues

Re: [pgadmin-support] [SQL] Time of executed query

2007-03-06 Thread Ezequias Rodrigues da Rocha
EXPLAIN ANALYZE Is perfect but i have no idea of how to use it. My resultset is retrieving my rows. Another question that cames with the Analyze. PgAdmin return the time to retrieve the data or all time to fill the grid on the "SQL Editor". -- Ezequias Rodrigues da

[pgadmin-support] Time of executed query

2007-03-06 Thread Ezequias Rodrigues da Rocha
Hi list, It is possible to retrieve the time of a SQL statement leads to execute ? I would like to put in my application how much time each operation leads to finish. Any suggestion ? -- Ezequias Rodrigues da Rocha http://ezequiasrocha.blogspot.com/ use Mozilla Firefox:http://br.mozdev.org

[pgadmin-support] Data Sorting

2007-03-02 Thread Ezequias Rodrigues da Rocha
y I desire. Does I make myself clear ? Ezequias ---(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 ma

[pgadmin-support] Position of a field

2007-02-27 Thread Ezequias Rodrigues da Rocha
Hi list, I just would like to know if it is possible to change the position of a field in a table. I am seen in pgAdmin3 that there is a position but on th is application I can't see if there is a place to do that. Regards Ezequias ---(end of broa

[pgadmin-support] Change a field to sequence (serial)

2007-02-24 Thread Ezequias Rodrigues da Rocha
Hi lists, Is there possible to change a bigint field (primary key) to a serial ? If yes how it is possible ? I was trying to do that but the pgadmin don't enable the change to sequence. What is the problem my friends ? Regards Ezequias http://ezequiasrocha.blogspo

Re: [pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-22 Thread Ezequias Rodrigues da Rocha
The crashes occurs with me too. []s Ezequias 2007/2/20, Erwin Brandstetter <[EMAIL PROTECTED]>: Hi developers! Hi Dave! Testing pgAdmin III v1.6.2 rev: 5837, client Win XP, host Debian Sarge, PG 8.1.4. / Debian Etch, PG 8.2.1. I have found a 'reliable' way to crash pgAd

[pgadmin-support] Fwd: [ADMIN] Debug (is it PostgreSQL?)

2007-02-16 Thread Ezequias Rodrigues da Rocha
(Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictator

[pgadmin-support] Password Policy

2007-02-10 Thread Ezequias Rodrigues da Rocha
? Regards ... Ezequias

[pgadmin-support] Have anyone this man e-mail ?

2007-02-09 Thread Ezequias Rodrigues da Rocha
url=aHR0cDovL3Blb3BsZS5wbGFuZXRwb3N0Z3Jlc3FsLm9yZy94emlsbGEvaW5kZXgucGhwPy9wYWdlcy9yb2J0cmVhdC5odG1s> Any information would be glad. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da

[pgadmin-support] Problem to install in my NoteBook

2007-02-09 Thread Ezequias Rodrigues da Rocha
) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http://ezequiasrocha.blogspot.com

[pgadmin-support] new Suggestion

2007-02-06 Thread Ezequias Rodrigues da Rocha
... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still

Re: [pgadmin-support] My SQL pane has gone

2007-02-05 Thread Ezequias Rodrigues da Rocha
No, Now it is OK. Thank you very much Dave. It will be in my Favorite e-mails as knowledge database. Best regards, Ezequias 2007/2/5, Dave Page <[EMAIL PROTECTED]>: > --- Original Message --- > From: "Ezequias Rodrigues da Rocha" <[EMAIL PROTECTED]&g

Re: [pgadmin-support] My SQL pane has gone

2007-02-05 Thread Ezequias Rodrigues da Rocha
ppened. > Tried dragging the SQL pane somewhere else, clicked View -> Default > View, nothing happened again. It still stayed where I'd put it. This > is on 1.6.2 on Windows XP. Hmm, seems the default perspective names have changed in wx2.8 :-( I've committed fixes to SVN for

Re: [pgadmin-support] My SQL pane has gone

2007-02-05 Thread Ezequias Rodrigues da Rocha
I think you are correct, but I don't want to reinstall my pgAdmin, I don't know why but that's my desire. My best regards, Ezequias 2007/2/5, Andy Shellam (Mailing Lists) <[EMAIL PROTECTED] : Ezequias Rodrigues da Rocha wrote: > No way. I was trying this many times but

Re: [pgadmin-support] My SQL pane has gone

2007-02-05 Thread Ezequias Rodrigues da Rocha
No way. I was trying this many times but notting of it appears. Ezequias 2007/2/5, Andy Shellam (Mailing Lists) <[EMAIL PROTECTED] : View menu -> Sql Pane?? Ezequias Rodrigues da Rocha wrote: > Hi list, > > My sql pane dessapears when I did a drag and drop in some way. No

[pgadmin-support] My SQL pane has gone

2007-02-05 Thread Ezequias Rodrigues da Rocha
) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http://ezequiasrocha.blogspot.com/

[pgadmin-support] Restore only functions

2007-02-02 Thread Ezequias Rodrigues da Rocha
Hi list, It is possible to restore only functions with pgAdmin3 1.6.2 ? Regards ... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha

[pgadmin-support] Log, Logs and more Logs

2007-01-30 Thread Ezequias Rodrigues da Rocha
postgresql but I don't have many familiarity with all them. Any help would be glad. Regards ... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da

[pgadmin-support] Linked Databases

2007-01-30 Thread Ezequias Rodrigues da Rocha
iosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http://ezequi

[pgadmin-support] Slony-I on Windows

2007-01-22 Thread Ezequias Rodrigues da Rocha
Hi list, It is possible to put slony to run on windows ? -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha

[pgadmin-support] Backup of rules

2006-12-06 Thread Ezequias Rodrigues da Rocha
Hi list, It is possible to make a backup with an option to backup roles ? Regards ... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha

Re: [pgadmin-support] [SQL] Grants

2006-12-04 Thread Ezequias Rodrigues da Rocha
Thank you so much. Now everything is ok. My real best regards Ezequias Rodrigues da Rocha 2006/12/2, Melvin Davidson <[EMAIL PROTECTED]>: Look at your script. Your syntax is backward. > GRANT administradores TO ezequias; Also, you must create the administradores role _BEPORE_ you

Re: [pgadmin-support] [SQL] Grants

2006-12-01 Thread Ezequias Rodrigues da Rocha
ors; Still the same problem. :( 2006/11/30, imad <[EMAIL PROTECTED]>: You did not grant access privileges to schema. Also GRANT administrators on the base schema as you did for the table. --Imad www.EnterpriseDB.com On 12/1/06, Ezequias Rodrigues da Rocha <[EMAIL PROTECTED]> wrote: &g

[pgadmin-support] Grants

2006-11-30 Thread Ezequias Rodrigues da Rocha
Hi list, I am having problem with grants and users on PostgreSQL. I am using pgAdmin to connect like other user to test my permissions. As the owner of the database I have criated two roles: administrators (cannot connect) ezequias (can connect) I give permissions to a table I have: GRANT

Re: [pgadmin-support] pgAgent authentication problem

2006-11-30 Thread Ezequias Rodrigues da Rocha
end an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (S

Re: [pgadmin-support] pgAgent authentication problem

2006-11-30 Thread Ezequias Rodrigues da Rocha
your message can get through to the mailing list cleanly -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[pgadmin-support] Running backups with jobs

2006-11-28 Thread Ezequias Rodrigues da Rocha
... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships

Re: [pgadmin-support] Feature Request - sql result pane column auto-sizing

2006-11-28 Thread Ezequias Rodrigues da Rocha
Another problem is for each new sql statement the column resize to shrinks. If the statement is the same the pgAdmin could keep the column size and just shows the sql result. I could see it in "Select now()" statement. Please put it on the feature request if it is not added. Ezequia

[pgadmin-support] PgAgent [where is it?]

2006-11-24 Thread Ezequias Rodrigues da Rocha
gards ... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das dita

Re: Report stylesheet bug (was: [pgadmin-support] Insert the SQL

2006-11-23 Thread Ezequias Rodrigues da Rocha
Dave, I really needs a css different from default. Do you have any ? I don't know notthing about css neither xls but a little of xml. I only want a nice documentation and a way to put some images to personalize my document too. Any help will be welcomed. Regards Ezequias 2006/11/23, Dave

Re: [pgadmin-support] Insert the SQL in the report [not working]

2006-11-23 Thread Ezequias Rodrigues da Rocha
In my case not. Did you test it on Firefox 2.0 ? 2006/11/23, Dave Page <[EMAIL PROTECTED]>: Ezequias Rodrigues da Rocha wrote: > Dave, please check the #13 (enter keys) on the comments Memo. > > Long Comments are not fine on the html report (I personally must put > many

[pgadmin-support] Suggestion on Properties... Dialog

2006-11-23 Thread Ezequias Rodrigues da Rocha
... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http

[pgadmin-support] Insert the SQL in the report [not working]

2006-11-22 Thread Ezequias Rodrigues da Rocha
x27;t doing ok ? Regards ... =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of d

[pgadmin-support] Stylesheets

2006-11-22 Thread Ezequias Rodrigues da Rocha
Hi list, Does anybody have any nice stylesheet to reports in pgAdmin Best regards ... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha

[pgadmin-support] Real good documentation

2006-11-16 Thread Ezequias Rodrigues da Rocha
... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http

[pgadmin-support] Apoie o estudo das células tronco

2006-11-16 Thread Ezequias Rodrigues da Rocha
Visitem: http://www.michaeljfox.org/ http://www.youtube.com/watch?v=DKVfsjIp98w =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha

[pgadmin-support] Groups and Roles and Users

2006-11-06 Thread Ezequias Rodrigues da Rocha
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of democracies is still better than the better

Re: [pgadmin-support] question

2006-10-19 Thread Ezequias Rodrigues da Rocha
--(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely)

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-17 Thread Ezequias Rodrigues da Rocha
leanly -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictato

Re: [pgadmin-support] v6 beta 2 still crashes at times when

2006-10-11 Thread Ezequias Rodrigues da Rocha
ween those versions. I wonder if this is another > perspective-related red herring. Can you try selecting the 'Default > View' option from the view emnu of the affected window please? > > Thanks, Dave > > ---(end of broadcast)--

Re: [pgadmin-support] pgadmin 1.6 Beta 2 crashes

2006-10-09 Thread Ezequias Rodrigues da Rocha
  Thanks for the feedback.   Regards, Dave.  -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior

Re: [pgadmin-support] System fields [why it is appearing now ?]

2006-10-06 Thread Ezequias Rodrigues da Rocha
Oh sorry and thank you for the tip.SincerelyEzequias2006/10/5, Guillaume Lelarge <[EMAIL PROTECTED]>: Ezequias Rodrigues da Rocha a écrit :> Now I am with the pgAdmin 1.6 Beta 2 and it shows some more fields I> don't want to see,>> Could someone tell me why and how to hid

[pgadmin-support] System fields [why it is appearing now ?]

2006-10-05 Thread Ezequias Rodrigues da Rocha
gards ... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)    Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of democracies is still better than the better of dictatorships

[pgadmin-support] Close connections without restart server

2006-10-05 Thread Ezequias Rodrigues da Rocha
...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-05 Thread Ezequias Rodrigues da Rocha
I expected this Japanese Kanji means Delete :)Who implemented it you ? Why not integrate it to pgAdmin ?RegardsEzequias2006/10/5, Hiroshi Saito < [EMAIL PROTECTED]>:Hi Ezequias.From: "Ezequias Rodrigues da Rocha" (snip)> Now I think a popup menu to delete a selected row is very

[pgadmin-support] How to overwrite a table [only data]?

2006-10-04 Thread Ezequias Rodrigues da Rocha
Is it correct ? Regards...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)    Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democr

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-03 Thread Ezequias Rodrigues da Rocha
a popup menu to delete a selected row is very important now.My best RegardsEzequias 2006/10/3, Dave Page <dpage@vale-housing.co.uk>:   From: Ezequias Rodrigues da Rocha [mailto:[EMAIL PROTECTED]] Sent: 03 October 2006 12:14To: Hiroshi SaitoCc: Dave Page; pgAdmin SupportS

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-02 Thread Ezequias Rodrigues da Rocha
NO ACTION) WITHOUT OIDS;ALTER TABLE base.sessao OWNER TO root;COMMENT ON TABLE base.sessao IS 'Sessões dos Eventos'; 2006/10/2, Hiroshi Saito <[EMAIL PROTECTED]>: Hi.From: Ezequias Rodrigues da Rocha> The error message is this one.Umm, Something is strangePlease tell about a

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-02 Thread Ezequias Rodrigues da Rocha
The error message is this one2006/10/2, Hiroshi Saito <[EMAIL PROTECTED]>: Hi.- Original Message -From: Ezequias Rodrigues da Rocha> I tryed the version of http://developer.pgadmin.org/snapshots/win32/pgadmin3-20060921-Win32.zip but nothing better> appears.>> I am sti

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-02 Thread Ezequias Rodrigues da Rocha
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Ezequias Rodrigues da RochaSent: 27 September 2006 14:16To: pgAdmin SupportSubject: [pgadmin-support] Bug report on insert with pgadmin Hi list,I am trying to insert a new row with the 'pgadmin 1.6 beta 1

[pgadmin-support] My Sequence does not increment what I expected

2006-09-29 Thread Ezequias Rodrigues da Rocha
...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of democracies is still better than the

[pgadmin-support] Replication documentation

2006-09-28 Thread Ezequias Rodrigues da Rocha
Slony cluster" what is it ? and "how I check if it is enabled on my postgresql server ?"-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-   Atenciosamente (Sincerely)Ezequia

[pgadmin-support] Bug report on insert with pgadmin

2006-09-27 Thread Ezequias Rodrigues da Rocha
eone help me ?Sincerely-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)    Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst

Re: [pgadmin-support] How to load the real pgsql.conf and pg_hba.conf ?

2006-09-26 Thread Ezequias Rodrigues da Rocha
Thank you Dave, It looks there isn't a version to pgAdmin 1.6 allright ?There is any problem to use an older version of adminpacks ?RegardsEzequias2006/9/26, Dave Page < dpage@vale-housing.co.uk>:   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf

[pgadmin-support] Restore [OK] button is disabled

2006-09-26 Thread Ezequias Rodrigues da Rocha
(Sincerely)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http

[pgadmin-support] How to load the real pgsql.conf and pg_hba.conf ?

2006-09-26 Thread Ezequias Rodrigues da Rocha
...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of democracies is still better than the better

Re: [pgadmin-support] Failed to write to favorites file !

2006-09-26 Thread Ezequias Rodrigues da Rocha
s like you don't have write permission on your %APPDATA%\postgresql directory. Theat would explain why you couldn't write either of the two files that pgAdmin stores there. Regards Dave. On 25/9/06 19:02, "Ezequias Rodrigues da Rocha" <[EMAIL PROTECTED]> wrote: Windows X

[pgadmin-support] Failed to write to favorites file !

2006-09-24 Thread Ezequias Rodrigues da Rocha
Hi list,I am trying to save some favorites om my computer but the pgadmin reports the message above.Regards ...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-   Atenciosamente (Sincerely)Ezequias Rodrigues da

[pgadmin-support] The answer to the question of Life, the Universe and Everything is 42.

2006-09-24 Thread Ezequias Rodrigues da Rocha
The answer to the question of Life, the Universe and Everything is 42.   What this phrase means ?   -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)Ezequias Rodrigues da Rocha

[pgadmin-support] Scratch pad

2006-09-24 Thread Ezequias Rodrigues da Rocha
)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of democracies is still better than the better of dictatorships http://ezequiasrocha.blogspot.com/

[pgadmin-support] Error on start PgAdmin (didn't find pgpass.conf)

2006-09-13 Thread Ezequias Rodrigues da Rocha
th this problem ?-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)    Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor d

[pgadmin-support] How to see Trigger statement on pgAdmin ?

2006-09-12 Thread Ezequias Rodrigues da Rocha
erated. Regards ...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)    Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of

[pgadmin-support] Problem to install on Fedora 5

2006-08-23 Thread Ezequias Rodrigues da Rocha
by pgadmin3-1.4.3-1.i686   Could someone suggest me what applicatio I must install to put it to work ?   Sincerely Ezequias

[pgadmin-support] How to make a replication

2006-08-21 Thread Ezequias Rodrigues da Rocha
or me.-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)     Ezequias Rodrigues da Rocha=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of democracies is still better than the better of dictator

[pgadmin-support] pgadmin3 on CentOS

2006-08-04 Thread Ezequias Rodrigues da Rocha
...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosamente (Sincerely)Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-A pior das democracias ainda é melhor do que a melhor das ditadurasThe worst of democracies is still better than the