Re: [pgadmin-support] truncate multiple tables doesnt work

2012-02-17 Thread Guillaume Lelarge
On Wed, 2012-02-15 at 21:37 +0100, Guillaume Lelarge wrote: > On Wed, 2012-02-15 at 20:34 +, Dave Page wrote: > > On Wed, Feb 15, 2012 at 8:34 PM, Guillaume Lelarge > > wrote: > > > On Wed, 2012-02-15 at 20:31 +, Dave Page wrote: > > >> On Wed, Feb 15, 2012 at 8:29 PM, Guillaume Lelarge >

Re: [pgadmin-support] truncate multiple tables doesnt work

2012-02-15 Thread Guillaume Lelarge
On Wed, 2012-02-15 at 20:34 +, Dave Page wrote: > On Wed, Feb 15, 2012 at 8:34 PM, Guillaume Lelarge > wrote: > > On Wed, 2012-02-15 at 20:31 +, Dave Page wrote: > >> On Wed, Feb 15, 2012 at 8:29 PM, Guillaume Lelarge > >> wrote: > >> > On Wed, 2012-02-15 at 12:01 -0800, Andrew Chen wrote

Re: [pgadmin-support] truncate multiple tables doesnt work

2012-02-15 Thread Dave Page
On Wed, Feb 15, 2012 at 8:34 PM, Guillaume Lelarge wrote: > On Wed, 2012-02-15 at 20:31 +, Dave Page wrote: >> On Wed, Feb 15, 2012 at 8:29 PM, Guillaume Lelarge >> wrote: >> > On Wed, 2012-02-15 at 12:01 -0800, Andrew Chen wrote: >> >> I have pgadmin3 1.14.1 and postgresql 9.1, when I select

Re: [pgadmin-support] truncate multiple tables doesnt work

2012-02-15 Thread Guillaume Lelarge
On Wed, 2012-02-15 at 20:31 +, Dave Page wrote: > On Wed, Feb 15, 2012 at 8:29 PM, Guillaume Lelarge > wrote: > > On Wed, 2012-02-15 at 12:01 -0800, Andrew Chen wrote: > >> I have pgadmin3 1.14.1 and postgresql 9.1, when I select multiple tables, > >> right click and select truncate, it trunca

Re: [pgadmin-support] truncate multiple tables doesnt work

2012-02-15 Thread Dave Page
On Wed, Feb 15, 2012 at 8:29 PM, Guillaume Lelarge wrote: > On Wed, 2012-02-15 at 12:01 -0800, Andrew Chen wrote: >> I have pgadmin3 1.14.1 and postgresql 9.1, when I select multiple tables, >> right click and select truncate, it truncates only one table at a time. > > You cannot select more than

Re: [pgadmin-support] truncate multiple tables doesnt work

2012-02-15 Thread Guillaume Lelarge
On Wed, 2012-02-15 at 12:01 -0800, Andrew Chen wrote: > I have pgadmin3 1.14.1 and postgresql 9.1, when I select multiple tables, > right click and select truncate, it truncates only one table at a time. You cannot select more than one object in the browser. -- Guillaume http://blog.guillaume.l

[pgadmin-support] truncate multiple tables doesnt work

2012-02-15 Thread Andrew Chen
I have pgadmin3 1.14.1 and postgresql 9.1, when I select multiple tables, right click and select truncate, it truncates only one table at a time.