Re: can I define a hyperlink as a datatype - Mailing list pgsql-novice

From Arthur van Dorp
Subject Re: can I define a hyperlink as a datatype
Date
Msg-id 414847A7.3060905@gmx.net
Whole thread Raw
In response to Re: can I define a hyperlink as a datatype  (Josh Berkus <josh@agliodbs.com>)
List pgsql-novice
> You can just use TEXT.    If you want to get really sophisticated,
> you can define a DOMAIN to check for proper format.

Isn't TEXT a bit dangerous? If the links come from "outside" someone
could try to DDOS the database with huge strings until you run out of space.

Arthur


pgsql-novice by date:

Previous
From: Oliver Fromme
Date:
Subject: Re: can I define a hyperlink as a datatype
Next
From: Antoine
Date:
Subject: beta2 or cvs?