dropped columns

Поиск
Список
Период
Сортировка
От Clarence Gardner
Тема dropped columns
Дата
Msg-id Pine.LNX.4.44.0303141136300.24397-100000@liberty.sba2.netlojix.net
обсуждение исходный текст
Ответы Re: dropped columns  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
When I do a "\d tablename", I see columns that I've dropped, in the form:
    ........pg.dropped.9........ | integer                |
but a coworker does not see them. We are using different versions of
psql (I, 7.2.2, he, 7.3.2) but I don't know what version of the server
we're using (we both use the same server).

In any case, in light of what I read about records not being rewritten
immediately when a column is added, if those columns are still in the
data records, and if so, what can be done to get rid of them? I tried
an update that modified every record, and that didn't help either.


Thanks



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

Предыдущее
От: Rob Storrs
Дата:
Сообщение: Scope Problem with Execute?
Следующее
От: Francisco Reyes
Дата:
Сообщение: Corrupted sequences