| From: | Cédric Prin-Derre <prinderr(at)gmail(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | issue with C functions using pg_dump |
| Date: | 2017-08-26 18:08:27 |
| Message-ID: | CAGUCaXFcytd_YPfaURjaafmakiQyx9NP=-UbKbPj=aMpLtRONQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
greeting,
i am am doing some test using the Adventureworks sample database (available
on postgresql wiki) and i have noticed an issue with pgdump
pg_dump --dbname=postgresql://postgres:xxx(at)127(dot)0(dot)0(dot)1:5432/Adventureworks
--no-owner --format=plain --schema=public --file="D:\public.sql"
the generated sql file does not contain the code of the LANGUAGE c
functions stored in this schema
could you please confirm it's a bug ?
regards
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Garanti
sans virus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-08-26 19:36:37 | Re: issue with C functions using pg_dump |
| Previous Message | Emre Hasegeli | 2017-08-24 20:19:22 | Re: Standby corruption after master is restarted |