Re: [pgadmin-support] PgAdmin on Windows - UTF8 and WIN1252

2012-12-18 Thread Vik Reykja
Please do not top post. If you're using gmail's new reply interface, click on the "..." to reply inline. On Tue, Dec 18, 2012 at 12:28 PM, Baptiste GONOD wrote: > Can you just create a database UTF8 and say me the psql -l return ? To see > if you have windows.1252 on collate. > I wouldn't have t

Re: [pgadmin-support] PgAdmin on Windows - UTF8 and WIN1252

2012-12-18 Thread Vik Reykja
On Mon, Dec 17, 2012 at 10:59 PM, Guillaume Lelarge wrote: > On Mon, 2012-12-17 at 13:54 +, Dave Page wrote: > > Guillaume, can you provide any input here please? I only have English > > systems to hand, so can't even properly test this. > > > > I won't be able to provide much more help on thi

Re: [pgadmin-support] Explain uses incoherent options

2012-07-28 Thread Vik Reykja
On Sat, Jul 28, 2012 at 5:49 PM, Guillaume Lelarge wrote: > I commited it. Thanks!

Re: [pgadmin-support] Explain uses incoherent options

2012-07-27 Thread Vik Reykja
On Fri, Jul 27, 2012 at 2:50 PM, Vik Reykja wrote: > On Fri, Jul 27, 2012 at 2:47 PM, Guillaume Lelarge > wrote: > >> On Fri, 2012-07-27 at 14:28 +0200, Vik Reykja wrote: >> > Steps to reproduce: >> > * start a freshly installed pgAdmin 1.16.0-beta2 and o

[pgadmin-support] Explain uses incoherent options

2012-07-27 Thread Vik Reykja
Steps to reproduce: * start a freshly installed pgAdmin 1.16.0-beta2 and open a query window on any database * type the query: "select 1" * press F7 or choose Explain from the menu Expected: the explain graph Observed: ERROR: EXPLAIN option TIMING requires ANALYZE Since timing is on by default,

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Vik Reykja
gt; I have a collogue who sit next to me, and he also reports pgadmin crash > often. > We suspect that pgadmin has problems with manage disconnections. > It certainly does, but that is only one of the ways for a crash. > > Dne 3.7.2012 15:52, Vik Reykja napsal(a): > > On T

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Vik Reykja
On Tue, Jul 3, 2012 at 12:55 PM, Evan Martin wrote: > Fixing the bug and implementing this are not mutually exclusive. Of > course, it should be fixed, but that's just one bug. I've experienced at > least 3 different kinds of crashes. This is about mitigating the impact of > all crashing bugs, whi

Re: [pgadmin-support] Database designer gone in dev?

2012-05-08 Thread Vik Reykja
On Tue, May 8, 2012 at 10:22 AM, Colin Beckingham wrote: > This morning I did a git pull and now there is no DD. I tried a few > configure --with-??? but could not find the sweet spot. configure --help > does not have an indication, but the end of config shows that it does not > intend to build t

[pgadmin-support] Backup/Restore round-tripping

2012-03-16 Thread Vik Reykja
I was helping someone restore a dump on Windows yesterday on IRC and the Restore button stayed disabled. I'd never had that problem before so I quickly created a new database, dumped it, and tried to restore it. I, too, got the disabled Restore button. Nothing I tried worked so I went into the sou

Re: [pgadmin-support] \Copy and "Copy With Headers" -- every day these bug me.

2012-02-16 Thread Vik Reykja
On Wed, Feb 15, 2012 at 19:54, Guillaume Lelarge wrote: > > No sorry you misunderstand. I just want an additional row at the top > > with the column names in it. Nothing complex. > > > > Oh, my bad. You want the header. I thought we already had that, but I > can't find it anymore. I may be wrong

Re: [pgadmin-support] saved passwords deleted

2012-02-15 Thread Vik Reykja
On Tue, Feb 14, 2012 at 22:45, Guillaume Lelarge wrote: > You can connect without saving the password: let the "Save password" > checkbox unchecked. > Sure, but then I'd have to enter it in every time. That's not what I want. I want it to not forget the password just because there was a connect

Re: [pgadmin-support] saved passwords deleted

2012-02-14 Thread Vik Reykja
On Tue, Feb 14, 2012 at 22:25, Dave Page wrote: > > 1. connect to server, save password > > 2. disconnect from server > > 3. stop server > > 4. connect to server (fails, of course) > > 5. start server > > 6. connect to server > > > > pgAdmin asks for my password > > That's intentional. A failed c

Re: [pgadmin-support] saved passwords deleted

2012-02-14 Thread Vik Reykja
On Tue, Feb 14, 2012 at 22:03, Guillaume Lelarge wrote: > On Mon, 2010-11-08 at 16:16 +0100, Guillaume Lelarge wrote: > > Le 06/11/2010 22:35, Guillaume Lelarge a écrit : > > > Le 05/11/2010 17:18, Michael Shapiro a écrit : > > >> I noticed that if I have a problem connecting to a server for which

Re: [pgadmin-support] Feature Request: SQL parameters

2011-03-05 Thread Vik Reykja
On Sat, Mar 5, 2011 at 20:39, Guillaume Lelarge wrote: > I'm not sure I understand what you would like to have. That pgAdmin asks > for values anytime it encounters a question mark in a query? > Yes, and I would really like that, too. As well as named parameters and things like $1. Look how fun p

Re: [pgadmin-support] Logs are not available for this server

2011-03-05 Thread Vik Reykja
On Sat, Mar 5, 2011 at 15:51, Maximilian Tyrtania wrote: > For some reason PGAdmin 1.12.2 would show "Logs are not available for this > server" (well, actually "Logs sind für diesen Server nicht verfügbar", the > translation is mine) in the logs pane when i want to view the log file via > the "too

Re: [pgadmin-support] "Invalid byte sequence" message

2011-02-23 Thread Vik Reykja
On Wed, Feb 23, 2011 at 23:37, Guillaume Lelarge wrote: > >> > > > > I disagree. Any system that offers to write my messages in French should > do > > so correctly, *especially* if it's the default. > > > > >> Any production server should have lc_messages set to C. > Yeah. There are three main i

Re: [pgadmin-support] "Invalid byte sequence" message

2011-02-23 Thread Vik Reykja
On Wed, Feb 23, 2011 at 23:11, Guillaume Lelarge wrote: > > default) on a French Windows. > > > > See this unresolved thread for more info: > > http://archives.postgresql.org/pgsql-bugs/2010-09/msg00138.php > > > > > I get it quite easily with LC_MESSAGES = 'French, France' (the > installer's > T

Re: [pgadmin-support] "Invalid byte sequence" message

2011-02-23 Thread Vik Reykja
On Wed, Feb 23, 2011 at 21:41, Guillaume Lelarge wrote: > Le 22/02/2011 21:58, Guillaume Lelarge a écrit : > > Le 16/02/2011 14:21, Maximilian Tyrtania a écrit : > >> Just found this in my log file: > >> > >> ERROR: invalid byte sequence for > encoding "UTF8": 0xe3bc64 > >> STATEMENT: SELECT > p