Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Undefined function pg_escape_bytea() despite good PG version



2007/3/7, Thomas Woerly <yorgat(at)yahoo(dot)com>:

> --with-pgsql=/usr/locla/pgsql/bin/pg_config

Looks fine to me...

Edit: if this path is really "locla" and not "local", then it means
that postgres functions are not compiled in PHP (because of your typo
mistake). That is why one of the functions like php_escape_bytea() is
not available in your PHP compilation, probably all PG functions are
not available at all.

Regards,
M.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group