Fwd: [pgadmin-support] Restoring Db

2016-12-26 Thread Marcin Bienias
Od: Marcin Bienias mailto:marcin.bien...@hotmail.com>> Temat: Odp: [pgadmin-support] Restoring Db Data: 26 grudnia 2016 16:33:36 CET Do: Melvin Davidson mailto:melvin6...@yahoo.com>>, mailto:imil...@transfermate.com>> Dw: mailto:pgadmin-support@postgresql.org>> Abou

[pgadmin-support] Restoring Db

2016-12-23 Thread Marcin Bienias
pgAdmin 3 v1.22.2 MacOS Sierra 10.12.1 After instaling few time when i try to restore database i can’t do that. I chose .tar file but i can’t use restore button. its grey and don’t work. -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription

Re: [pgadmin-support] SSH connection problem

2016-03-11 Thread Marcin Krawczyk
Thank you, it works with open ssh format. I've converted with puttygen. pt., 11 mar 2016, 15:30 użytkownik Dave Page napisał: > On Fri, Mar 11, 2016 at 1:27 PM, Marcin Krawczyk > wrote: > > No it's the private key. Exactly the same as with my putty configuration > >

Re: [pgadmin-support] SSH connection problem

2016-03-11 Thread Marcin Krawczyk
No it's the private key. Exactly the same as with my putty configuration which works. pt., 11.03.2016 o 14:23 użytkownik Wolfe, Andrew napisał: > Did you perhaps give pgAdmin the public key instead of the private key > file? > > > On Mar 11, 2016, at 06:46, Marcin Krawczy

[pgadmin-support] SSH connection problem

2016-03-11 Thread Marcin Krawczyk
Hi, I'm trying to setup SSH connection in pgAdmin but i get this error: Unable to extract public key from private key file: Wrong passphrase or invalid/unrecognized private file format I'm running pgAdmin 1.22.1 (Feb 29 2016, rev: REL-1_22_1), windows 8.1 and authentication with private key file

Re: [pgadmin-support] Add "varchar" to the list in field defs...

2009-07-03 Thread Marcin Stępnicki
y in accessing "text" fields - in fact you can even gain a few miliseconds on insert/update, because the limit check is omitted.The same applies to "char". And personally I think that "text" looks nicer than "character varying" :-). http://www.postgresql.o

Re: [pgadmin-support] Step by step and thorough pgadmin/postgresql documentation

2009-03-05 Thread Marcin Stępnicki
2009/3/5 Dave Page : > On Thu, Mar 5, 2009 at 9:05 AM, Marcin Stępnicki wrote: > >> Go to File/Options/Preferences and turn on "Show users for >> privileges". This should be default in my opinion. > > No it shouldn't. In most cases if you're configu

Re: [pgadmin-support] easy enabling of debugging on Windows?

2009-03-05 Thread Marcin Stępnicki
debugger! Why isn't it included as part of the install. While you have a point, it has nothing to do with pgAdmin itself. Did you follow instructions from http://pginstaller.projects.postgresql.org/ ? Please take a close look at paragraph 8, Contrib modules. Cheers, Marcin -- Sent via pg

Re: [pgadmin-support] Step by step and thorough pgadmin/postgresql documentation

2009-03-05 Thread Marcin Stępnicki
ou may take a look at http://pgfoundry.org/frs/?group_id=1000150 . That should be helpful. Regards, Marcin -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] aggregates' INITCOND='' doesn't display in SQL pane

2009-03-01 Thread Marcin Stępnicki
2009/2/27 Dave Page : > > It's a bug - which is now fixed for the next release. Thank you very much. The world has now become a better place ;-) Regards, Marcin -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscri

[pgadmin-support] aggregates' INITCOND='' doesn't display in SQL pane

2009-02-27 Thread Marcin Stępnicki
lar case means that our aggregate will always return NULL. pgAdmin III v. 1.8.2, rev 7032 from Ubuntu 8.04 + PostgreSQL 8.2.11. Is it a bug or me doing something wrong? Regards, Marcin -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscriptio

[pgadmin-support] Request for features - filtering options.

2009-02-03 Thread Marcin
Hello, I am not a subscriber of mailing list so maybe such idea was already presented. It would be nice to see (for me) 2 features in pgAdmin: 1. Table -> View data -> new option: View Bottom 100 Rows which would be useful in case of checking last changes - otherwise I have view to Top 100

[pgadmin-support] Problem with focus in report dialogs

2008-03-18 Thread Marcin Zajaczkowski
ugh them. Steps to reproduce: Some table -> Right Click -> Reports (from context menu) -> Properties Report -> Press TAB key It (doesn't) works with any report, also at database level. Fedora 8, wxWidgets 2.8.4, pgAdmin 1.8.2. Regards Marcin -- Sent via pgadmin-

[pgadmin-support] Short combobox on a limit bar

2007-08-24 Thread Marcin Zajączkowski
.8.0 beta3 Regards Marcin ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

Re: [pgadmin-support] Not working delete key in a scratch pad

2007-08-21 Thread Marcin Zajączkowski
On 2007-08-20 16:40, Milen A. Radev wrote: Marcin Zajączkowski написа: Hi, While editing text in a scratch pad (in a edit data window) delete key doesn't work (does nothing). Tested with snapshot 2007-06-19. Wow - that's a pretty old snapshot. Works for me on Beta3. I recompile

[pgadmin-support] Not working delete key in a scratch pad

2007-08-20 Thread Marcin Zajączkowski
Hi, While editing text in a scratch pad (in a edit data window) delete key doesn't work (does nothing). Tested with snapshot 2007-06-19. Regards Marcin ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your d

[pgadmin-support] A small bug with 'filter view'

2007-07-10 Thread Marcin Zajączkowski
Hi, When you click "Apply a filter and view the data in the selected object" button "View Data Options" shows. "Cancel" button closes a dialog, but ALT-F4 causes display of the all data in the table (just like "OK" button). pgAdmin 1.7.0. snapshot 200

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-07-10 Thread Marcin Zajączkowski
On 2007-07-10 10:59, Marcin Zajączkowski wrote: On 2007-06-27 11:22, Marcin Zajączkowski wrote: (...) It looks like a problem with gdb which doesn't allow to fallow tracking application after some operation in pgadmin. I'll try to reproduce that without gdb to see what will happ

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-07-10 Thread Marcin Zajączkowski
On 2007-06-27 11:22, Marcin Zajączkowski wrote: (...) It looks like a problem with gdb which doesn't allow to fallow tracking application after some operation in pgadmin. I'll try to reproduce that without gdb to see what will happen with an application (hang, segment, some

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-27 10:50, Dave Page wrote: Marcin Zajączkowski wrote: On 2007-06-27 10:04, Dave Page wrote: Marcin Zajączkowski wrote: I have installed debuginfo packages for pgadmin, but I'm not sure is it enough. The problem is that I can't use any gdb command (like bt), because it

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-27 10:04, Dave Page wrote: Marcin Zajączkowski wrote: I have installed debuginfo packages for pgadmin, but I'm not sure is it enough. The problem is that I can't use any gdb command (like bt), because it responses with "Couldn't get registers: No such process.&

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-27 09:38, Dave Page wrote: Marcin Zajączkowski wrote: On 2007-06-19 15:27, Marcin Zajączkowski wrote: (...) I already work on a snapshot and I'll let you know if a crash happens (but it can take some time, it's not 1.4.x ;) ). I didn't get segmentation fault, but

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-19 15:27, Marcin Zajączkowski wrote: (...) I already work on a snapshot and I'll let you know if a crash happens (but it can take some time, it's not 1.4.x ;) ). I didn't get segmentation fault, but have something like that in gdb: (...) [New Thread -1231369328 (LWP

Re: [pgadmin-support] Mouse cursor doesn't change

2007-06-26 Thread Marcin Zajączkowski
imited on my hard disk. Maybe someone with Fedora (or other Linux distribution) could confirm that behavior with cursor? Regards Marcin ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate

[pgadmin-support] Mouse cursor doesn't change

2007-06-25 Thread Marcin Zajączkowski
press a left mouse button. I'm not sure, but probably it was ok in 1.4 series. pgAdmin: 1.7.0 snapshot (6371) OS: Fedora 6 Regards Marcin ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate sub

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-19 Thread Marcin Zajączkowski
. I already work on a snapshot and I'll let you know if a crash happens (but it can take some time, it's not 1.4.x ;) ). Regards Marcin ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-19 Thread Marcin Zajączkowski
On 2007-06-19 09:25, Dave Page wrote: Marcin Zajączkowski wrote: Sometimes (but rarer that 1.4) my pgadmin catches segmentation fault when I want to close "edit grid" window. Last time I ran it from gdb (stack trace below). It's pgadmin 1.6.3 (rev. 6115) recompiled from SRPM for

Re: [pgadmin-support] Binaries of PGAdmin3 for RHEL5

2007-06-18 Thread Marcin Zajączkowski
erent numbers). The problem could be that you have to compile wxWidgets from sources which takes a lot of disk space (and time). Regards Marcin ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate sub

[pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-18 Thread Marcin Zajączkowski
Core 6. Stack trace doesn't contain debug data, so if needed I can install debuginfo package and hunt again. Regards Marcin (gdb) bt #0 0x003826e6 in wxWindowBase::CaptureMouse () from /usr/lib/libwx_gtk2u_core-2.8.so.0 #1 0x02143cb9 in wxGrid::ChangeCursorMode () from /usr/lib/libw