Search Postgresql Archives

Re: Make & Install contrib/tablefunc Problems

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

 



But when I do this I get this error message:

	Makefile:17: ../../src/Makefile.global: No such file or directory
	Makefile:18: /contrib/contrib-global.mk: No such file or directory
make: *** No rule to make target `/contrib/contrib-global.mk'. Stop.

What is the problem? What can/should I do?

You need to re-run configure in the top level of the distribution tree. Be sure to use the same configure flags as before (pg_config will remind
you what they were).

Thanks a lot for the quick reaction. Did this, but now - I am not really strong in postgres management - I get this:

	$ psql -U xxx my_database < tablefunc.sql
	SET
	ERROR:  permission denied for language c

Guess I'd need to do this as/with postgres user/role. But really not sure how this goes. Thought it should be something like this:

	sudo su - postgres -c '/usr/local/pgsql/bin/pgsql' < tablefunc.sql

But that's no correct.

Thanks for any advice.

<<attachment: smime.p7s>>


[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