Re: changing my mail address

2018-03-17 Thread Adrian Klaver
On 03/17/2018 11:31 AM, Ron Johnson wrote: On 03/17/2018 01:08 PM, Stephen Frost wrote: Greetings, * Ron Johnson (ron.l.john...@cox.net) wrote: On 03/17/2018 10:51 AM, Stephen Frost wrote: Once you've done that, log out of all PG sites (possibly by deleteing cookies which you may have from

Re: changing my mail address

2018-03-17 Thread Ron Johnson
On 03/17/2018 01:08 PM, Stephen Frost wrote: Greetings, * Ron Johnson (ron.l.john...@cox.net) wrote: On 03/17/2018 10:51 AM, Stephen Frost wrote: Once you've done that, log out of all PG sites (possibly by deleteing cookies which you may have from them) and then log into postgresql.org first

Re: changing my mail address

2018-03-17 Thread Stephen Frost
Greetings, * Ron Johnson (ron.l.john...@cox.net) wrote: > On 03/17/2018 10:51 AM, Stephen Frost wrote: > >Once you've done that, log out of all PG sites (possibly by deleteing > >cookies which you may have from them) and then log into postgresql.org > >first and then go to lists.postgresql.org

Re: changing my mail address

2018-03-17 Thread Michelle Konzack
Am DATE hackte AUTHOR in die Tasten: wambac...@posteo.de > Hi, > > how can i change my mail adress for the postgresql mailing lists? > adding > my new address worked, but how do i get rid of the old one? Useing the List-Unsubscribe header from The Mailinglist? > regards > > walter -- Michelle

Re: changing my mail address

2018-03-17 Thread Ron Johnson
On 03/17/2018 10:51 AM, Stephen Frost wrote: Greetings, * wambac...@posteo.de (wambac...@posteo.de) wrote: how can i change my mail adress for the postgresql mailing lists? adding my new address worked, but how do i get rid of the old one? You'll need to change it on postgresql.org:

Re: What is the meaning of pg_restore output?

2018-03-17 Thread Adrian Klaver
On 03/17/2018 07:30 AM, Alexandru Lazarev wrote: Hi All, Thanks for your replies. What about "item" key-word - is it appearing only when -j > 1? Other phrases "pg_restore: processing /*item */3615 DEFAULT id pg_restore: creating DEFAULT "public.id " are observed if pg_restore

Re: changing my mail address

2018-03-17 Thread wambacher
thanks, got it. walter Am 17.03.2018 um 16:51 schrieb Stephen Frost: Greetings, * wambac...@posteo.de (wambac...@posteo.de) wrote: how can i change my mail adress for the postgresql mailing lists? adding my new address worked, but how do i get rid of the old one? You'll need to change it

Re: changing my mail address

2018-03-17 Thread Stephen Frost
Greetings, * wambac...@posteo.de (wambac...@posteo.de) wrote: > how can i change my mail adress for the postgresql mailing lists? adding my > new address worked, but how do i get rid of the old one? You'll need to change it on postgresql.org: https://www.postgresql.org/account/ Once you've

changing my mail address

2018-03-17 Thread wambacher
Hi, how can i change my mail adress for the postgresql mailing lists? adding my new address worked, but how do i get rid of the old one? regards walter

Re: What is the meaning of pg_restore output?

2018-03-17 Thread Alexandru Lazarev
Hi All, Thanks for your replies. What about "item" key-word - is it appearing only when -j > 1? Other phrases "pg_restore: processing *item *3615 DEFAULT id pg_restore: creating DEFAULT "public.id" are observed if pg_restore is executed with flag -j N (where N > 1) and aren't present when -j 1

Re: Could not open extension control file “/usr/share/postgresql/10/extension/pg_similarity.control”: No such file or directory

2018-03-17 Thread Adrian Klaver
On 03/17/2018 03:03 AM, hmidi slim wrote: I didn't find the file pg_similarity.control when I run find / -name 'pg_similarity.control' 2> /dev/null In your original post you use the file from pgFoundry: pgfoundry.org/frs/download.php/2237/pg_similarity-0.0.19.tgz When I installed from that

Re: Could not open extension control file “/usr/share/postgresql/10/extension/pg_similarity.control”: No such file or directory

2018-03-17 Thread hmidi slim
I didn't find the file pg_similarity.control when I run find / -name 'pg_similarity.control' 2> /dev/null