Re: Out of swap space & memory - Mailing list pgsql-general

From Pierre-Frédéric Caillaud
Subject Re: Out of swap space & memory
Date
Msg-id opscfgswr5cq72hf@musicbox
Whole thread Raw
In response to Re: Out of swap space & memory  ("Kevin Bartz" <kbartz@loyaltymatrix.com>)
List pgsql-general
> catalog_type varchar(100), pushed int, delivered int, clicks int, opened
> int, month varchar(100), type1 int, type2 int, type3 int, type4 int,
> type5
> int);

    You could use the TEXT type (see postgresql doc).

pgsql-general by date:

Previous
From: "Özgür Çetiner"
Date:
Subject: MySQL Conversion
Next
From: Jiri Nemec
Date:
Subject: CREATE FUNCTION