Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Fixed width rows faster? - Mailing list pgsql-performance

From Neil Conway
Subject Re: Fixed width rows faster?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Fixed width rows faster?  (Mike Nolan <[email protected]>)
Responses Re: Fixed width rows faster?
List pgsql-performance
Mike Nolan wrote:
> Is there a way to copy a table INCLUDING the check constraints?  If not,
> then that information is lost, unlike varchar(n).

"pg_dump -t" should work fine, unless I'm misunderstanding you.

-Neil

pgsql-performance by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Fixed width rows faster?
Next
From: Mike Nolan
Date:
Subject: Re: Fixed width rows faster?