Re: Issue with pg_dump due to Schema OID Error

2024-12-19 Thread arons
I forgot to attache the script. On Thu, Dec 19, 2024 at 10:41 AM Renzo Dani wrote: > Hi, > > > Recently, I encountered a problem during a database export using pg_dump. > > > Here is the error message: > > > pg_dump: last built-in OID is 16383 > > pg_dump: reading extensions > > pg_dump: identif

Re: No function matches the given name and argument types.

2023-01-16 Thread arons
gt; On 1/16/23 08:04, arons wrote: > >> Dear All, > >> I'm facing a general problem and I'm looking the best, fastest, way > >> how to identify the problem and solve it. > >> > >> As example assume we have a function like that: > &g

No function matches the given name and argument types.

2023-01-16 Thread arons
Dear All, I'm facing a general problem and I'm looking the best, fastest, way how to identify the problem and solve it. As example assume we have a function like that: CREATE OR REPLACE FUNCTION testBinding01 ( p_in01 bigint, p_in02 bigint, p_in03 bigint, p_in04 bigint, p_in05 bigint, p_in0