Re: changing data type - Mailing list pgsql-novice

From
Subject Re: changing data type
Date
Msg-id Pine.LNX.4.10.10010191133070.16238-100000@chapelperilous.net
Whole thread Raw
In response to Re: changing data type  ("D. Duccini" <duccini@backpack.com>)
Responses Re: changing data type  ("D. Duccini" <duccini@backpack.com>)
List pgsql-novice
On Thu, 19 Oct 2000, D. Duccini wrote:

> My approach is "generic" and works across just about every SQL database
> manager out there....

That's fine, if one has the luxury of doing that, but dumping the data or
rebuilding tables won't work in, say, a CGI script where the data needs to
be converted on the fly.  You also said that there wasn't a way to do it
in PostgreSQL 6.x, and it's right there in the docs for PostgreSQL 6.x.

Brett W. McCoy
                                              http://www.chapelperilous.net
---------------------------------------------------------------------------
C'est magnifique, mais ce n'est pas la guerre!
    [It is magnificent, but it is not war]
        -- Pierre Bosquet, witnessing the charge of the Light Brigade


pgsql-novice by date:

Previous
From: Thomas Good
Date:
Subject: Re: changing data type
Next
From: Thomas Good
Date:
Subject: Re: Stupid question: concatenating strings