table vs. view maximum columns - Mailing list pgsql-admin

From A.M.
Subject table vs. view maximum columns
Date
Msg-id 45C1AFDE-9895-11D7-AAB2-0030657192DA@cmu.edu
Whole thread Raw
List pgsql-admin
I have 560 columns of NUMERIC(10,14). In order not to run up against
max column constraints, I split the information into two tables. Does
the column limit on tables imply the same limit for views or selects or
could I potentially select a row across both tables and make a view
that hides the split?




pgsql-admin by date:

Previous
From: "utomo restu"
Date:
Subject: about pg_hba.conf ?
Next
From: Bruce Momjian
Date:
Subject: Re: Diagnose Database Corruption