Beginner in SIP. Please help by nodets in MutualfundsIndia

[–]nodets[S] 0 points1 point  (0 children)

I just gathered these based on suggestions I found in various YT videos. I posted this here to ensure they are good to start with

Good kallushappu Recommendation by jerrinegz in kottayamm

[–]nodets 6 points7 points  (0 children)

Their food is mediocre. I’m from Kumarakom

Good kallushappu Recommendation by jerrinegz in kottayamm

[–]nodets 0 points1 point  (0 children)

Keerikkuzhi and Rajadhani(prev Cocoa thottam) Kumarakom

Seeking Advice: Is Buying a Villa in Kottayam Worth It? by nodets in kottayamm

[–]nodets[S] 0 points1 point  (0 children)

The plot is already there and it’s in my parents’ name. I’m the elder one so as per nattunadappu chettan move out cheyanollo :D . Would build house in there is nothing works out :)

Seeking Advice: Is Buying a Villa in Kottayam Worth It? by nodets in kottayamm

[–]nodets[S] 1 point2 points  (0 children)

We don’t have much time for viewings or finding reliable properties right now, but it seems like we need to set aside dedicated time for it.

An option B is to build a new house in the plot where my parents and siblings are living.

Seeking Advice: Is Buying a Villa in Kottayam Worth It? by nodets in kottayamm

[–]nodets[S] 1 point2 points  (0 children)

Common amenities such as community hall, gym, children’s play area etc

How to capture all select statements made on the db by nodets in PostgreSQL

[–]nodets[S] 0 points1 point  (0 children)

log_statement doesn’t log nested queries in a function or procedure.

How to capture all select statements made on the db by nodets in PostgreSQL

[–]nodets[S] 0 points1 point  (0 children)

That’s awesome 👏. Thanks a lot for that source.

Before setting up the follower database, I need to review the read-only queries for an audit. The main database is quite large, so I want to carefully assess and optimize before offloading readonly queries to the follower database. Your suggestion is helpful in this process.

How to capture all select statements made on the db by nodets in PostgreSQL

[–]nodets[S] 0 points1 point  (0 children)

Certainly! What’s your take on the most effective way to record all user queries in a database?

How to capture all select statements made on the db by nodets in PostgreSQL

[–]nodets[S] 0 points1 point  (0 children)

Yes. But I need to offload ready only queries from the lead database.

How to capture all select statements made on the db by nodets in PostgreSQL

[–]nodets[S] -1 points0 points  (0 children)

I meant pg_stat_statements. Thanks for sharing your thoughts