po 30. 11. 2020 v 7:06 odesÃlatel Muthukumar.GK
napsal:
> Hi Pavel,
>
> Kindly let me know the following functionality can be possible in
> postgresql. If possible,provide me with a sample program.
>
> 1. Call the procedure from/inside another procedure and insert the result
> set into Temp Tabl
Hi Pavel,
Kindly let me know the following functionality can be possible in
postgresql. If possible,provide me with a sample program.
1. Call the procedure from/inside another procedure and insert the result
set into Temp Table.
2. Creating Dynamic procedure in postgresql. because We have dynami
po 30. 11. 2020 v 6:12 odesÃlatel Muthukumar.GK
napsal:
> HiTeam,
>
> We need to migrate tables,Records,Procedure and function from SQL server
> to Postgresql. Kindly let me know, Is there any tool or easiest way
> available to migrate from SQL Server to Postgresql. Please let me know if
> there
HiTeam,
We need to migrate tables,Records,Procedure and function from SQL server to
Postgresql. Kindly let me know, Is there any tool or easiest way
available to migrate from SQL Server to Postgresql. Please let me know if
there are any limitations in *postgresql *compared to SQL server.
Regards
On Thu, Nov 26, 2020 at 12:37 AM Mats Julian Olsen
wrote:
>
> We have just set up postgres_fdw between two postgres databases, x and y,
> with the plan to periodically insert data from x into y.
>
> We've successfully set up the connection with a few options:
> `use_remote_estimate 'true'` and `f
On 29/11/2020 18:46, David G. Johnston wrote:
On Sun, Nov 29, 2020 at 11:06 AM Martin Goodson
wrote:
Hello.
I wonder if anyone can assist with this?
Some of my developers are reporting that they are getting the following
message when attempting to connect to the database using jdbc:
Caused
On Sun, Nov 29, 2020 at 11:06 AM Martin Goodson
wrote:
> Hello.
>
> I wonder if anyone can assist with this?
>
> Some of my developers are reporting that they are getting the following
> message when attempting to connect to the database using jdbc:
>
> Caused by: org.postgresql.util.PSQLExceptio
On 29/11/2020 18:28, Adrian Klaver wrote:
On 11/29/20 10:22 AM, Martin Goodson wrote:
On 29/11/2020 18:10, Adrian Klaver wrote:
On 11/29/20 10:06 AM, Martin Goodson wrote:
Hello.
I wonder if anyone can assist with this?
Some of my developers are reporting that they are getting the
following
On 11/29/20 10:22 AM, Martin Goodson wrote:
On 29/11/2020 18:10, Adrian Klaver wrote:
On 11/29/20 10:06 AM, Martin Goodson wrote:
Hello.
I wonder if anyone can assist with this?
Some of my developers are reporting that they are getting the
following message when attempting to connect to the
On 29/11/2020 18:10, Adrian Klaver wrote:
On 11/29/20 10:06 AM, Martin Goodson wrote:
Hello.
I wonder if anyone can assist with this?
Some of my developers are reporting that they are getting the
following message when attempting to connect to the database using jdbc:
Caused by: org.postgre
On 11/29/20 10:06 AM, Martin Goodson wrote:
Hello.
I wonder if anyone can assist with this?
Some of my developers are reporting that they are getting the following
message when attempting to connect to the database using jdbc:
Caused by: org.postgresql.util.PSQLException: Server versions pri
Hello.
I wonder if anyone can assist with this?
Some of my developers are reporting that they are getting the following
message when attempting to connect to the database using jdbc:
Caused by: org.postgresql.util.PSQLException: Server versions prior to
8.0 do not support savepoints
at
or
On 11/28/20 9:32 PM, mark armon wrote:
where to get pg_dump 13.0?
Are both Postgres instances(12.4 and 13.0) on the same machine?
If they are and you used the EDB installer the binaries(pg_dump for
instance) will be under:
C:\Program File\PostgreSQL\\bin
If they are not then you will eith
IIRC you need libpq at least 10 to use password encryption other than md5.
Maybe your java client uses an older version, or no libpq at all and the
client library misses that feature?
-- Daniele
On Sat, 28 Nov 2020, 16:12 Hemil Ruparel,
wrote:
> I am unable to connect using Java in general. An
14 matches
Mail list logo