Re: [pgadmin-support] RV: Error interno postgres 8.4

2012-11-29 Thread Fernando Hevia
Lista equivocada amigo. Esta es de pgAdmin, un gestionador gráfico de Postgres. Además es en inglés únicamente. Para preguntas sobre Postgres en español: http://archives.postgresql.org/pgsql-es-ayuda/ De todos modos, el error te está indicando un posible cambio de permisos sobre el archivo pg_xlog

Re: [pgadmin-support] pgAdmin 16.0 crash on Cmd-A

2012-11-29 Thread mitek17
Hi Guillaume, It crashes without any message - I have posted the dump. I have found that pgAdmin for Mac Os become very unstable. It is an application which crashes on a daily basis in our environment. ( MacOS 10.8) Cheers, Dmitri. On Fri, Nov 30, 2012 at 8:10 AM, Guillaume Lelarge wrote: >

[pgadmin-support] RV: Error interno postgres 8.4

2012-11-29 Thread Enrique Mestas Barrantes
Hola, Estamos teniendo problemas con nuestra base de datos, eventualmente se para cayendo y el error que sale es el siguiente: [4312-cemdb-postgres-2012-11-15 15:56:58.132 COT]DETAIL: parameters: $1 = '72' [4312-cemdb-postgres-2012-11-15 15:57:01.288 COT]PANIC: could not open f

Re: [pgadmin-support] padmin crash PQconninfoParse

2012-11-29 Thread jclopezar
I have both in my system and in Posgres 9.2 the same libpq.so.5 I nkow there is a new one (8, I think), can be compiled from sources? from where? On Thu, Nov 29, 2012 at 6:06 PM, Guillaume Lelarge-3 [via PostgreSQL] < ml-node+s1045698n5734166...@n5.nabble.com> wrote: > On Wed, 2012-11-28 at 17:0

Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Guillaume Lelarge
On Thu, 2012-11-29 at 13:51 -0800, Chris Campbell wrote: > > -Original Message- > > From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support- > > ow...@postgresql.org] On Behalf Of Guillaume Lelarge > > Sent: Thursday, November 29, 2012 1:23 PM > > To: Chris Campbell > > Cc: pgadm

Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Chris Campbell
> -Original Message- > From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support- > ow...@postgresql.org] On Behalf Of Guillaume Lelarge > Sent: Thursday, November 29, 2012 1:23 PM > To: Chris Campbell > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Grant Perm

Re: [pgadmin-support] Make fails on crypto

2012-11-29 Thread Guillaume Lelarge
On Tue, 2012-10-16 at 07:31 -0400, Colin Beckingham wrote: > As a result of a complete reinstall of system partition on Opensuse 12.2 > (wxwidgets 2.8) I have a problem recompiling pgadmin from latest git. > > My configure is > > ./configure --enable-databasedesigner > > and make seems to stop

Re: [pgadmin-support] column comments

2012-11-29 Thread Guillaume Lelarge
On Wed, 2012-10-17 at 13:10 -0700, Jeff Janes wrote: > I'm using pgAdmin 1.16.0, against PostgreSQL 9.2.1 (but I see the same > thing against 9.1.6). > > If I add a new table ("New table" from the object browser context menu > for "Tables"), while creating the table I can add column and enter > co

Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Guillaume Lelarge
On Thu, 2012-11-29 at 10:26 -0800, Chris Campbell wrote: > >From: pgadmin-support-ow...@postgresql.org > >[mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of Chris Campbell > >Sent: Tuesday, November 27, 2012 8:55 PM > >To: pgadmin-support@postgresql.org > >Subject: [pgadmin-support] Grant

Re: [pgadmin-support] pgAdmin: bug detected

2012-11-29 Thread Guillaume Lelarge
On Wed, 2012-11-14 at 10:36 +0200, Irina Mileva wrote: > > > > Hi , > > > > pgAdmin v1.16.0 > > OS: Windows 7 > > > > Steps: > > 1. Start pgAdmin; > > 2. Open existing table (containing more than 3000 rows) in data grid > mode (select table, then click on table + filter

Re: [pgadmin-support] Administer postgres from PGAdmin on remote mac using ssh tunnel

2012-11-29 Thread Guillaume Lelarge
On Fri, 2012-11-16 at 14:32 -0800, aidan wrote: > I've got PostgreSQL installed on a Ubuntu server and I'm trying to connect to > that server using PGAdmin on a remote macbook. > > I've created an ssh tunnel - > > macbook:~postgres$ ssh -L 5423:localhost:5432 postg...@mydomain.com > And I can con

Re: [pgadmin-support] pgadmin3 crash on new server registration / no server instances

2012-11-29 Thread Guillaume Lelarge
On Fri, 2012-11-23 at 19:05 +, Andrew Taylor wrote: > Hi, > > I wondered if anyone could help me with the following. I have been > trying to view the server instance I have set up by using the pgadmin > GUI. Here it is in the terminal: > > postgres=# \l >Li

Re: [pgadmin-support] pgAdmin 16.0 crash on Cmd-A

2012-11-29 Thread Guillaume Lelarge
On Sat, 2012-11-24 at 12:18 +1100, mite...@gmail.com wrote: > pgAdmin crashes if in editor press Cmd-A > > MacOs 10.8.2 > pgAdmin 1.16; 1.16-beta4 > > steps to reproduce > > 1.start pgAdmin > 2. open database > 3. Cmd-E for editor > 4. Open .sql file > 5. Cmd-A > > Crash! Do you have any error

Re: [pgadmin-support] Crash on selecting schema with domain

2012-11-29 Thread Guillaume Lelarge
On Wed, 2012-11-28 at 12:23 +1100, Evan Martin wrote: > Thanks, Akshay, confirmed that this is fixed. > > I'm also getting an assertion failure after creating a schema. Text: > http://pastebin.com/ifNhBEJq This occurs after clicking OK in the New > Schema dialog and comes up multiple times (seem

Re: [pgadmin-support] padmin crash PQconninfoParse

2012-11-29 Thread Guillaume Lelarge
On Wed, 2012-11-28 at 17:05 -0800, jclopezar wrote: > Running pgadmin3-1.16 > pgadmin3: symbol lookup error: pgadmin3: undefined symbol: PQconninfoParse > I'm using the pgadmin that is installed along with postgres 9.2.1 > running gentoo on 32 bits. > > Looks like a problem in a library, may be li

Re: [pgadmin-support] pgadmin3 crash

2012-11-29 Thread Guillaume Lelarge
On Thu, 2012-11-29 at 17:18 +0100, Linos wrote: > On 29/11/12 14:06, Dave Page wrote: > > On Wed, Nov 28, 2012 at 10:57 PM, Linos wrote: > >> > >> I get a list of steps that always crash PgAdmin 3 1.16.0 in my machine: > >> > >> 1- Open pgadmin > >> 2- Connect localhost PostgreSQL > >> 3- Open Que

Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Chris Campbell
>From: pgadmin-support-ow...@postgresql.org >[mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of Chris Campbell >Sent: Tuesday, November 27, 2012 8:55 PM >To: pgadmin-support@postgresql.org >Subject: [pgadmin-support] Grant Permissions for View Only >Hello, >Using pgAdmin III version 1.1

Re: [pgadmin-support] pgadmin3 crash

2012-11-29 Thread Linos
On 29/11/12 14:06, Dave Page wrote: > On Wed, Nov 28, 2012 at 10:57 PM, Linos wrote: >> >> I get a list of steps that always crash PgAdmin 3 1.16.0 in my machine: >> >> 1- Open pgadmin >> 2- Connect localhost PostgreSQL >> 3- Open Query Editor >> 4- From this Query Editor use New Window >> 5- From

Re: [pgadmin-support] how to disable auto-completion

2012-11-29 Thread Michael Shapiro
I would like to request that PgAdmin do a better job at auto-completion as well. I don't use it now since what I really need is help with the columns, more than the tables. The tables are useful, but often I know the table names but can't remember the column names and auto-completion on column name

Re: [pgadmin-support] how to disable auto-completion

2012-11-29 Thread Michal Kozusznik
On 29.11.2012 13:50, Dave Page wrote: I never use it myself. But out of interest, how exactly to SQL Assistant give you any kind of usable auto complete for column names after SELECT if you've got a database that's anything other than trivially sized? For example, the database I'm currently work

Re: [pgadmin-support] pgadmin3 crash

2012-11-29 Thread Dave Page
On Wed, Nov 28, 2012 at 10:57 PM, Linos wrote: > > I get a list of steps that always crash PgAdmin 3 1.16.0 in my machine: > > 1- Open pgadmin > 2- Connect localhost PostgreSQL > 3- Open Query Editor > 4- From this Query Editor use New Window > 5- From this New Window open file and after open the

Re: [pgadmin-support] how to disable auto-completion

2012-11-29 Thread Dave Page
On Thu, Nov 29, 2012 at 5:53 PM, Michal Kozusznik wrote: > On 29.11.2012 13:04, Dave Page wrote: >> >> On Thu, Nov 29, 2012 at 3:02 PM, Kozusznik Michal >> wrote: >>> >>> that's why i'm not asking for developing hotkeys settings support, but to >>> add single checkbox is setings to disable this f

Re: [pgadmin-support] how to disable auto-completion

2012-11-29 Thread Michal Kozusznik
On 29.11.2012 13:04, Dave Page wrote: On Thu, Nov 29, 2012 at 3:02 PM, Kozusznik Michal wrote: that's why i'm not asking for developing hotkeys settings support, but to add single checkbox is setings to disable this feature at all. It should be quick and easy. But what is different between y

Re: [pgadmin-support] how to disable auto-completion

2012-11-29 Thread Dave Page
On Thu, Nov 29, 2012 at 3:02 PM, Kozusznik Michal wrote: > that's why i'm not asking for developing hotkeys settings support, but to add > single checkbox is setings to disable this feature at all. It should be quick > and easy. But what is different between your request, and someone who has an

Re: [pgadmin-support] Crash after changing pgAgent Jobs

2012-11-29 Thread Dhiraj Chawla
Hi Günther, I tried all the steps that you mentioned in the mail below, but was unable to reproduce it at my end. I get the error message only when I click on job step node when properties dialog of job is opened or vice-versa, which in our case is a valid. I would appreciate if anyone on the pga

Re: [pgadmin-support] how to disable auto-completion

2012-11-29 Thread Kozusznik Michal
that's why i'm not asking for developing hotkeys settings support, but to add single checkbox is setings to disable this feature at all. It should be quick and easy. btw don't take me wrong or offensive but autocompletion in pgadmin is half-baked and I doubt will be ever finished. try demo of S