Hello all,
Any update on this?
Thanks and regards
Pradeep
On Thu, Jul 25, 2024 at 1:09 PM Pradeep Kumar
wrote:
> Hello all,
>
> Message Id:
> https://www.postgresql.org/message-id/flat/3808dc548e144c860fc3fe57de013809%40xs4all.nl#72629a188e99e14387230fccc8eef518
>
> Actual
Hello all,
Message Id:
https://www.postgresql.org/message-id/flat/3808dc548e144c860fc3fe57de013809%40xs4all.nl#72629a188e99e14387230fccc8eef518
Actually I'm also facing this issue. Any solution regarding this? .Kindly
give me the explanation of why this error occurs.
Thanks and regards
Pradeep
27;t defined the memset_s() macro.
Thanks and regards
Pradeep
On Wed, May 29, 2024 at 11:30 AM Pradeep Kumar
wrote:
> Hello Tom,
>
> >That's correct for recent versions of macOS. I see you are
> >building against a recent SDK:
> >
>
> >/Library/Deve
_WANT_LIB_EXT1__) && __STDC_WANT_LIB_EXT1__ >= 1
#include
#include
__BEGIN_DECLS
errno_t memset_s(void *__s, rsize_t __smax, int __c, rsize_t __n)
__OSX_AVAILABLE_STARTING(__MAC_10_9, __IPHONE_7_0);
__END_DECLS
#endif
Thanks and Regards
Pradeep
On Wed, May 29, 2024 at 2:21 AM Tom
ned.
Yes it was defined in "pg_config.h"
/* Define to 1 if you have the `memset_s' function. */
#define HAVE_MEMSET_S 1
Thanks
On Tue, May 28, 2024 at 12:27 PM Long Song wrote:
>
>
>
>
>
> Hi Pradeep,
>
>
> At 2024-05-28 12:37:08, "Pradeep Kumar
re required in this codepath.
Ok
Thanks and regards
On Tue, May 28, 2024 at 11:52 AM Daniel Gustafsson wrote:
> > On 28 May 2024, at 07:37, Pradeep Kumar
> wrote:
>
> This requires more information to be shared in order to figure out what
> could
> be happening.
>
Hi ,
While we try to install PG 16.2 from the source code in macbook we getting
this following errors
```
*explicit_bzero.c:22:9: error: call to undeclared function 'memset_s'; ISO
C99 and later do not support implicit function declarations
[-Wimplicit-function-declaration](void)
Hello Hackers,
If the user tries to open the relation in RangeVar and NoLock mode
calling *table_openrv(relation,
NoLock), *it will internally call relation_openrv()-->relation_open().
In *relation_open()
*we checking the Assert(lockmode >= NoLock && lockmode < MAX_LOCKMODES); ,
here we expecting
Dear Postgres Community,
I hope this email finds you well. I am reaching out to seek clarification
on an issue I am encountering with logical replication in PostgreSQL.
My specific question pertains to determining the appropriate LSN (Log
Sequence Number) from which to start logical replication.
/nvme0n1p4_crypt 375161856 102253040 270335920 28% /home
On Wed, Jun 28, 2023 at 3:14 PM Peter Eisentraut
wrote:
> On 28.06.23 08:24, Laurenz Albe wrote:
> > On Wed, 2023-06-28 at 11:49 +0530, Pradeep Kumar wrote:
> >> I was under the impression that the --link option would create hard
&
Laurenz Albe
wrote:
> On Wed, 2023-06-28 at 11:49 +0530, Pradeep Kumar wrote:
> > I was under the impression that the --link option would create hard
> links between the
> > old and new cluster's data files, but it appears that the entire old
> cluster data was
>
ific to my PostgreSQL
version or file system that I should be aware of?
Any guidance, clarification, or troubleshooting steps you can provide would
be greatly appreciated. I want to ensure that I am utilizing the --link
option correctly and optimize the upgrade process.
Best regards,
Pradeep Kumar
Dear Postgres Hackers,
I am writing to seek your guidance and utilization of Valgrind in
PostgreSQL for detecting memory leaks in extension-related code. Recently,
I have been exploring ways to improve the stability and performance of
PostgreSQL extensions by addressing memory-related issues, spec
b25d1
Thanks and regards
Pradeep Kumar
14 matches
Mail list logo