I'll try to rephrase what I said above, I think my first message was a bit
unclear.
Let's say I have table X.
Table X has 2 columns: id and description.
Let's say id = 1 has a very large description (more than 1000 characters).
When I:
select description from X where id = 1
I can't view the entir
Hello,
I have the following issue:
When i select large columns in pgadmin 1.18, when i copy/paste data to a
text editor, i get only a part of the data, followed by (...)
pgadmin 1.14 doesn't have this problem.
How can i select the entire column?
Thanks
--
View this message in context:
http:/