Re: [pgadmin-support] What is CGContextRestoreGState?

2013-03-24 Thread Ashesh Vashi
On Mon, Mar 25, 2013 at 5:13 AM, Bastiaan Olij wrote: > Hi All, > > I'm hoping someone can shed light on this one. My Mac's Console log is > getting filled up really quick with this error: > 25/03/13 10:40:15.981 AM pgAdmin3[580]: CGContextRestoreGState: invalid > context 0x0 > > Does anyone have

Re: [pgadmin-support] I can not install PostgreSQL 9.2

2013-03-24 Thread Craig Ringer
On 03/25/2013 09:35 AM, Marco Antonio da Rosa Pereira wrote: > I can not install PostgreSQL 9.2 in Windows 8 Single Language. Looks like you forgot to attach the file. This isn't really the right mailing list anyway. Please read: http://wiki.postgresql.org/wiki/Troubleshooting_Installation an

[pgadmin-support] I can not install PostgreSQL 9.2

2013-03-24 Thread Marco Antonio da Rosa Pereira
I can not install PostgreSQL 9.2 in Windows 8 Single Language. - I get the error message when executing the steps described in steps executed file attached. Thank you, Marco Antonio Pereira da Rosa student

[pgadmin-support] What is CGContextRestoreGState?

2013-03-24 Thread Bastiaan Olij
Hi All, I'm hoping someone can shed light on this one. My Mac's Console log is getting filled up really quick with this error: 25/03/13 10:40:15.981 AM pgAdmin3[580]: CGContextRestoreGState: invalid context 0x0 Does anyone have any idea where that is coming from? Cheers, Bas -- Sent via pgad

Re: [pgadmin-support] Feature request: display index valid/invalid status

2013-03-24 Thread gabrielle
On Sat, Mar 23, 2013 at 5:00 AM, Dave Page wrote: > > I'm happy to attempt a patch for this myself, but will need some > assistance > > as I know very little C, and no C++ whatsoever. :) > > Excellent :-). What is your preferred development platform? I know you > have a Mac, but it might be a l

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

2013-03-24 Thread Guillaume Lelarge
On Tue, 2013-02-26 at 12:41 -0800, Jeff Janes wrote: > On Sun, Feb 24, 2013 at 1:47 AM, Guillaume Lelarge > wrote: > > > 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 char