Christopher,
I am not PgAdmin support, but in all fairness
>You cannot make a pg_dump from a single column. You always have to dump the
>whole table. this has never been the case. pg_dump has never had the option to
>dump just a single column.
https://www.postgresql.org/docs/9.6/static/app-pgdump.html
If you want to "dump" a single column, you must use the COPY TO command.
https://www.postgresql.org/docs/9.6/static/sql-copy.html
Melvin Davidson 🎸
Cell 720-320-0155
I reserve the right to fantasize. Whether or not you
wish to share my fantasy is entirely up to you.
www.youtube.com/unusedhero/videos
Folk Alley - All Folk - 24 Hours a day
www.folkalley.com
From: Christoph Schreiber <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Tuesday, May 23, 2017 3:13 AM
Subject: Re: [pgadmin-support] making me love pgAdmin III
#yiv0967049619 #yiv0967049619 -- _filtered #yiv0967049619
{font-family:Wingdings;panose-1:5 0 0 0 0 0 0 0 0 0;} _filtered #yiv0967049619
{panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv0967049619
{font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}#yiv0967049619
#yiv0967049619 p.yiv0967049619MsoNormal, #yiv0967049619
li.yiv0967049619MsoNormal, #yiv0967049619 div.yiv0967049619MsoNormal
{margin:0cm;margin-bottom:.0001pt;font-size:11.0pt;}#yiv0967049619 a:link,
#yiv0967049619 span.yiv0967049619MsoHyperlink
{color:#0563C1;text-decoration:underline;}#yiv0967049619 a:visited,
#yiv0967049619 span.yiv0967049619MsoHyperlinkFollowed
{color:#954F72;text-decoration:underline;}#yiv0967049619
p.yiv0967049619MsoListParagraph, #yiv0967049619
li.yiv0967049619MsoListParagraph, #yiv0967049619
div.yiv0967049619MsoListParagraph
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;font-size:11.0pt;}#yiv0967049619
span.yiv0967049619E-MailFormatvorlage17 {color:windowtext;}#yiv0967049619
span.yiv0967049619E-MailFormatvorlage18 {color:#1F497D;}#yiv0967049619
.yiv0967049619MsoChpDefault {font-size:10.0pt;} _filtered #yiv0967049619
{margin:72.0pt 72.0pt 72.0pt 72.0pt;}#yiv0967049619
div.yiv0967049619WordSection1 {}#yiv0967049619 _filtered #yiv0967049619 {}
_filtered #yiv0967049619 {} _filtered #yiv0967049619 {} _filtered
#yiv0967049619 {font-family:Wingdings;} _filtered #yiv0967049619
{font-family:Symbol;} _filtered #yiv0967049619 {} _filtered #yiv0967049619
{font-family:Wingdings;} _filtered #yiv0967049619 {font-family:Symbol;}
_filtered #yiv0967049619 {} _filtered #yiv0967049619
{font-family:Wingdings;}#yiv0967049619 ol {margin-bottom:0cm;}#yiv0967049619 ul
{margin-bottom:0cm;}#yiv0967049619 Hi Dave, well then I wanna give you a
constructive feedback. My 3 biggest issues with pga4 are - It is not
working on Win10. If you install it and then e.g. make a dump you don’t see the
little pop-up window with the status/error/success message. So I do never know
what is happening. And in my opinion a software has to support all modern
Windows versions. - You cannot make a pg_dump from a single column. You
always have to dump the whole table. - And the far biggest issue is,
that the commit/rollback buttons are missing. I accustom myself to never use
the autocommit function for safety reasons. But is there a way in pga4 to
commit a query “by hand” like in pga3? These issues make me use pgAdmin3
with the newest version of the pgsql programm so that it is working with a 9.6
database. And it works fine. No crashes. Even the loosing server connection
problems seems to be fixed. Regards, Christoph Von:
[email protected]
[mailto:[email protected]]Im Auftrag von Dave Page
Gesendet: Donnerstag, 18. Mai 2017 22:43
An: Eric Hill <[email protected]>
Cc: [email protected]
Betreff: Re: [pgadmin-support] making me love pgAdmin III
On 18 May 2017, at 21:09, Eric Hill <[email protected]> wrote:
Hey, I don’t mean to hurt anyone’s feelings or anything, but is it not
obvious to everyone that pgAdmin 4 (I have version 1.4) is bloody horrendous?
It is absolutely as slow as Christmas. It’s use of screen real-estate is poor.
I was never a huge fan of pgAdmin III; I mean, it seemed to do its job okay,
but after using pgAdmin 4, suddenly I have newfound respect for pgAdmin III.
Not to me, because the number of people I've had complimenting pgAdmin 4 is
probably 20x the number who have said they don't like it. Which is a good sign
- normally people who don't like something are far more likely to say
something. Either way, I'm not going to lose sleep over it. pgAdmin 4 is far
more stable than pgAdmin 3 was, has attracted more new developers in a year
than pgAdmin 3 had in 15, and continues to improve with every release. I'm very
proud of the way the team have built such a complex application in such a short
space of time that many people have told me they like. You can't please
everyone unfortunately, but then a) it's free (despite being estimated at over
$2M worth of work), and b) it's open source so those that are inclined can help
improve it further. Constructive feedback is always welcome of course. In
your case maybe you could explain how you're using it such that you see slow
response. For me, it performs well, even on my low powered 1.2GHz MacBook. It's
naturally slower than pgAdmin 3 of course, as it's not a native application,
but it still outpaces my ability to drive it and I'm no slouch behind the
keyboard. Regards, Dave