BTW, bouncing mail sent to your advertised reply address is a good way
to discourage people from ever answering you again.
regards, tom lane
------- Forwarded Message
Return-Path: MAILER-DAEMON
Delivery-Date: Sun Feb 10 21:57:56 2008
Received: from localhost (localhost)
by sss.pgh.pa.us (8.14.2/8.14.2) id m1B2vuOP015376;
Sun, 10 Feb 2008 21:57:56 -0500 (EST)
Date: Sun, 10 Feb 2008 21:57:56 -0500 (EST)
From: Mail Delivery Subsystem <MAILER-DAEMON>
Message-Id: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="m1B2vuOP015376.1202698676/sss.pgh.pa.us"
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)
This is a MIME-encapsulated message
--m1B2vuOP015376.1202698676/sss.pgh.pa.us
The original message was received at Sun, 10 Feb 2008 21:57:54 -0500 (EST)
from [EMAIL PROTECTED] [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<[EMAIL PROTECTED]>
(reason: 550 <sss.pgh.pa.us[66.207.139.130]>: Client host rejected: Mail to
a list member must be sent via the list)
----- Transcript of session follows -----
... while talking to mail.mailpen.net.:
>>> DATA
<<< 550 <sss.pgh.pa.us[66.207.139.130]>: Client host rejected: Mail to a list
member must be sent via the list
550 5.1.1 <[EMAIL PROTECTED]>... User unknown
<<< 554 Error: no valid recipients
--m1B2vuOP015376.1202698676/sss.pgh.pa.us
Content-Type: message/delivery-status
Reporting-MTA: dns; sss.pgh.pa.us
Received-From-MTA: DNS; localhost
Arrival-Date: Sun, 10 Feb 2008 21:57:54 -0500 (EST)
Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.1.1
Remote-MTA: DNS; mail.mailpen.net
Diagnostic-Code: SMTP; 550 <sss.pgh.pa.us[66.207.139.130]>: Client host
rejected: Mail to a list member must be sent via the list
Last-Attempt-Date: Sun, 10 Feb 2008 21:57:56 -0500 (EST)
--m1B2vuOP015376.1202698676/sss.pgh.pa.us
Content-Type: message/rfc822
Return-Path: <[EMAIL PROTECTED]>
Received: from sss2.sss.pgh.pa.us ([EMAIL PROTECTED] [127.0.0.1])
by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id m1B2vsOP015373;
Sun, 10 Feb 2008 21:57:54 -0500 (EST)
To: "Dean Gibson (DB Administrator)" <[EMAIL PROTECTED]>
cc: [email protected]
Subject: Re: [SQL] Can CREATE TYPE be used to create a synonym?
In-reply-to: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Comments: In-reply-to "Dean Gibson (DB Administrator)" <[EMAIL PROTECTED]>
message dated "Sun, 10 Feb 2008 17:38:11 -0800"
Date: Sun, 10 Feb 2008 21:57:53 -0500
Message-ID: <[EMAIL PROTECTED]>
From: Tom Lane <[EMAIL PROTECTED]>
"Dean Gibson (DB Administrator)" <[EMAIL PROTECTED]> writes:
> CREATE TYPE DATETIME AS (dummy TIMESTAMP);
> I suspect not (syntax issues w/ input, output, etc). Is there an
> alternate way to declare a type synonym?
CREATE DOMAIN would serve a lot better.
regards, tom lane
--m1B2vuOP015376.1202698676/sss.pgh.pa.us--
------- End of Forwarded Message
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend