Aw: Implement a new data type

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To:
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Aw: Implement a new data type
Date: 2020-09-04 10:59:04
Message-ID: trinity-14501a9c-1311-449b-b5b6-3f759886c6ad-1599217144486@3c-app-gmx-bs03
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> If I want to create a new type Person (firstname varchar, lastname varchar, address varchar ...)
> what is the best way to procede in Postgresql
 
The best way is to re-evaluate the "I want".

Karsten

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Rowley 2020-09-04 10:59:14 Re: how to get top plan of GatherMerge in OSS10
Previous Message mohand oubelkacem makhoukhene 2020-09-04 10:45:21 Implement a new data type