Re: [DOCS] Syntax for changing owner on sequence is not correct

2017-08-28 Thread Tarik Dolovac
I am just telling you that in your officiall documentation i didn't find that command. I founded oj stack owerflow and when i changed command I succesfully changed owner. Also one more hit: documentation will be much better with examples. I am DBA for a 7 years on ms sql and oracle and they have

Re: [DOCS] Syntax for changing owner on sequence is not correct

2017-08-24 Thread David G. Johnston
On Thu, Aug 24, 2017 at 11:25 AM, Tarik Dolovac wrote: > I am just telling you that in your officiall documentation i didn't find > that command. > ​What command? Both OWNED BY and OWNER TO are parts of the ALTER SEQUENCE command and written and described on the page you were reading when you ​

Re: [DOCS] Syntax for changing owner on sequence is not correct

2017-08-10 Thread David G. Johnston
On Thu, Aug 10, 2017 at 5:37 AM, Peter Eisentraut < peter.eisentr...@2ndquadrant.com> wrote: > On 8/9/17 05:35, tarik.dolovac...@gmail.com wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/8.4/static/sql-altersequence.html

Re: [DOCS] Syntax for changing owner on sequence is not correct

2017-08-10 Thread Peter Eisentraut
On 8/9/17 05:35, tarik.dolovac...@gmail.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/8.4/static/sql-altersequence.html > Description: > > Per documentation owner changing should use > owner to > this syntax doesn't work

[DOCS] Syntax for changing owner on sequence is not correct

2017-08-09 Thread tarik . dolovac . sa
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/8.4/static/sql-altersequence.html Description: Per documentation owner changing should use owner to this syntax doesn't work al 9.5 version owned by is working please correct because I spent