snippetMinor
On pgAdmin 4, how to basically copy the content of one or two cells?
Viewed 0 times
pgadminbasicallythecellsonetwohowcontentcopy
Problem
I decided to go on pgAdmin 4 instead of the 3 (I'm on Windows 7).
It seems that this software if somehow still in a alpha state...
I would like to only get the content of one cell. So I select this cell and tap Ctrl+C.
But it seems NOT to copy the content to the clipboard (the previous clipboard content stays when I paste...).
I notice that the copy button in the topbar stays disabled...
On the pgAdmin 4 GUI Tool page, it seems the only proposed way to copy is to click on this button :
Click the Copy icon to copy the currently selected row.
Do anybody has a better way to do this ?
It seems that this software if somehow still in a alpha state...
I would like to only get the content of one cell. So I select this cell and tap Ctrl+C.
But it seems NOT to copy the content to the clipboard (the previous clipboard content stays when I paste...).
I notice that the copy button in the topbar stays disabled...
On the pgAdmin 4 GUI Tool page, it seems the only proposed way to copy is to click on this button :
Click the Copy icon to copy the currently selected row.
Do anybody has a better way to do this ?
Solution
This is for pgAdmin 4 / Version 2.0
Hit F8 (download as CSV) , or click the rightmost button
After that, save the Data Output as a csv file (of your choice)
Hit F8 (download as CSV) , or click the rightmost button
After that, save the Data Output as a csv file (of your choice)
Context
StackExchange Database Administrators Q#158782, answer score: 7
Revisions (0)
No revisions yet.