skip to main | skip to sidebar

web developer notes

this is the place i use for my notes. My interests are Linux system administration, php programming, postgresql server, emacs and lighttpd.

Wednesday, May 16, 2007

View user defined function in postgresql

Once you have written your function you may view its definition in pg_proc. EG

select * from pg_proc where proname='myFunction';
Posted by Sergey at 11:57 AM

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Labels

  • system (9)
  • linux (6)
  • postgresql (4)
  • php (3)
  • debian (2)
  • sql (2)
  • accents (1)
  • arabs (1)
  • command line shell scriptiong (1)
  • emacs (1)
  • errors (1)
  • ftp (1)
  • fun (1)
  • kubuntu (1)
  • lighttpd (1)
  • log processing (1)
  • monitoring (1)
  • mysql (1)
  • network (1)
  • pg_autovacuum (1)
  • pure-ftp (1)
  • russian (1)
  • scv (1)
  • server (1)
  • ssh (1)
  • tunnelling (1)
  • video (1)

Blog Archive

  • ►  2008 (3)
    • ►  April (1)
      • Recursively convert encoding
    • ►  February (2)
      • Robots/Bots by user agent
      • Comma delimited results
  • ▼  2007 (18)
    • ►  September (2)
      • select only 2-level domains.
      • network monitoring tools
    • ►  July (1)
      • Best Putin's photo
    • ▼  May (2)
      • make fonts to be smooth in kubuntu linux
      • View user defined function in postgresql
    • ►  March (3)
      • restore mysql database table from Microsoft file
      • pg_autovacuum usage
      • http(s) over ssh tunnelling
    • ►  February (5)
      • remove accents from strings using postgresql
      • lighttpd canonical hosts (non-www to www redirect)...
      • pure ftp with postgres
      • install emacs on debian
      • W: There are no public key available for the follo...
    • ►  January (5)
      • Arabs
      • Пальцы
      • simple php process monitor
      • php get process id
      • Temporary failure in name resolution

linux debian

Loading...