Dropping sub-tables

Поиск
Список
Период
Сортировка
От Gan Uesli Starling
Тема Dropping sub-tables
Дата
Msg-id 43E13D4E.6090409@starling.us
обсуждение исходный текст
Ответы Re: Dropping sub-tables  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice
Say I have a table for equipment having columns for ordinary
equipment. It also has sub-tables for things like sensors with
extra columns for specialty info.

I'd like to revert to having only the main table without any
sub-tables, but keep the rows from the sub-tables which are
common to the parent table.

If I drop the sub-tables, do I loose all if their rows, or
only the columns not shared with the parent table?

TIA,

В списке pgsql-novice по дате отправления:

Предыдущее
От: Dyanesh NagarajaRao
Дата:
Сообщение: Postgres Installation problem.
Следующее
От: Chris Browne
Дата:
Сообщение: Re: maximum for database users?