Re: [pgadmin-support] pgAdmin crashing in Windows

2013-02-24 Thread Guillaume Lelarge
On Sun, 2013-02-24 at 13:01 +1300, Aidan Gill wrote: > What more information can I provide to help debug this? > I tried too, and can't reproduce the issue, though it can be because I'm testing on Linux. Can you give us more details on what you did, especially the "copy something from a text fie

Re: [pgadmin-support] copy fragment from table data view

2013-02-24 Thread Guillaume Lelarge
On Thu, 2013-02-21 at 13:36 +0100, Michal Kozusznik wrote: > Hello > When using table data view, and try to copy fragment of field value > using CTRL+c, whole value is copied instead of selected fragment. > > How to reproduce: > 1. RMB on some table You mean right-click, right? > 2. Select View

Re: [pgadmin-support] using tab delimiter for csv format import

2013-02-24 Thread Guillaume Lelarge
On Sun, 2013-01-13 at 11:08 -0800, Jeff Janes wrote: > I have a tab-delimited text file I want to import into a table. > However, I do not want \t translated to tab characters, etc., which is > what the "text" format does. My file does not contain any special > characters in need of escaping, and