Depends.
When you create your tables in new schema, the script was the same from
"qa"?
Sequences, tables, etc.. belong to the schema where was created.

Roberto.

Em sáb, 29 de jul de 2017 às 16:17, marcelo <marcelo.nico...@gmail.com>
escreveu:

> Some days ago I asked regarding tables located in different schemas.
> Now, my question is
> Suppose I have two schemas (other than public): "qa" and "production".
> Initially I create all my tables in "qa". All of them have a primary key
> of type serial.
> Later, I will copy the tables definitions to production.
> It will automatically create the sequences in the new schema, starting
> at zero?
> TIA
> Marcelo
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

Reply via email to