I was going through the concept of probability density functions and had a small confusion about the notation that a pdf can take values greater than one.I found this How can a probability density be greater than one and integrate to one useful but the answers involved pdf's that are defined over a closed interval.
Is it correct to say that if a continuous random variable $X$ can take any value between $(-\infty,\infty)$, then the maximum value that its pdf can take is 1?
For example if $X\sim\mathcal{N}(0,\sigma^2)$, then $f_X(x)\leq1$ for every possible value of $x\in\mathbb{R}$.
In other words, pdfs that are defined over limited domain can take values greater than 1 but if they can take any possible value then their pdfs will never exceed value 1.