Search Postgresql Archives

Re: FUNCTION DEFINITION

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ABHANG RANE wrote:
Hi,
If I have created a plpgsql function, is there a way I can look again at the create statement of that function. I need to know what exactly is there in the function.

From psql: \df+ my_function

From command-line: pg_dump --schema-only my_database > my_db_dump.sql

Second one is easier to scroll through/edit.

--
  Richard Huxton
  Archonet Ltd


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux