Re: PostgreSQL Choosing Full Index Over Partial Index

2025-04-30 Thread Tom Lane
=?UTF-8?Q?Felipe_L=C3=B3pez_Montes?= writes: > Thanks a lot for your response Tom. > May I ask how do you debug those functions? > Or is it just that you read the code and more or less guess what should be > the value for each variable with information coming from querying Postgres > tables? The

Re: PostgreSQL Choosing Full Index Over Partial Index

2025-04-30 Thread Felipe López Montes
Thanks a lot for your response Tom. May I ask how do you debug those functions? Or is it just that you read the code and more or less guess what should be the value for each variable with information coming from querying Postgres tables? Thanks a lot. El lun, 28 abr 2025 a las 17:07, Tom Lane ()