| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Santosh Udupi <email(at)hitha(dot)net> |
| Cc: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pg_restore - generated column - not populating |
| Date: | 2021-02-23 18:40:11 |
| Message-ID: | 3877970.1614105611@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general |
Santosh Udupi <email(at)hitha(dot)net> writes:
> Both are different versions
> The following works:
> Version: pg_dump (pgAdmin Windows) version:13.1
> The following does not work: (Does not populate the generated column
> values)
> Version: pg_dump (PostgreSQL v13.2 on Ubuntu 20.04) version 13.2
Hmm ... well, that would be a regression, but you're going to have
to show us how to reproduce it. I'm thinking there must be something
odd about the way the table is declared.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Santosh Udupi | 2021-02-23 20:15:21 | Re: pg_restore - generated column - not populating |
| Previous Message | Santosh Udupi | 2021-02-23 18:18:52 | Re: pg_restore - generated column - not populating |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Santosh Udupi | 2021-02-23 20:15:21 | Re: pg_restore - generated column - not populating |
| Previous Message | Tom Lane | 2021-02-23 18:23:45 | Re: Custom base type and suboptimal query plans |