Re: logical column position
От | Christopher Kings-Lynne |
---|---|
Тема | Re: logical column position |
Дата | |
Msg-id | 3FB974BC.8030108@familyhealth.com.au обсуждение исходный текст |
Ответ на | Re: logical column position (Neil Conway <neilc@samurai.com>) |
Ответы |
Re: logical column position
Re: logical column position |
Список | pgsql-hackers |
> Right -- AFAICS, the only change in COPY compatibility would be if you > COPY TO'd a table and then changed the logical column order in some > fashion, you would no longer be able to restore the dump (unless you > specified a column list for the COPY FROM -- which, btw, pg_dump > does). I don't think it will be a problem, I just thought I'd mention > it. Well it's the same problem as if you'd dropped a column in the middle of the table. BTW, one main consideration is that all the postgres admin apps will now need to support ORDER BY attlognum for 7.5+. Chris
В списке pgsql-hackers по дате отправления: