Re: [GENERAL] Linux

2010-11-04 Thread André Fernandes
Date: Thu, 4 Nov 2010 11:23:07 -0400 From: scl...@netwolves.com To: wmo...@potentialtech.com CC: mgo...@intermodalsoftwaresolutions.net; pgsql-general@postgresql.org Subject: Re: [GENERAL] Linux On 11/04/2010 11:10 AM, Bill Moran wrote: () >We have used FreeBSD but are movin

Re: [GENERAL] Counting boolean values (how many true, how many false)

2010-11-16 Thread André Fernandes
> Date: Tue, 16 Nov 2010 17:23:16 +0100 > Subject: [GENERAL] Counting boolean values (how many true, how many false) > From: alexander.far...@gmail.com > To: pgsql-general@postgresql.org > > Hello, > > if I have this table with 3 boolean columns: > > # \d pref_rate > Table "p

Re: [GENERAL] What is pg_toast_temp_* in my DB?

2011-01-04 Thread André Fernandes
Date: Tue, 4 Jan 2011 15:53:30 +0600 Subject: [GENERAL] What is pg_toast_temp_* in my DB? From: rumman...@gmail.com To: pgsql-general@postgresql.org What is pg_toast_temp_* in my DB? Hello! pg_toast_temp_* are some special schemas where temporary tables are created. Having special schemas f