I know the univariate case but not the multivariate case.
Suppose we have a multivariate lognormal dist:
$$ \boldsymbol{X} \sim \text{lognormal }(\boldsymbol{\mu}, \boldsymbol{\Sigma}) $$
where $\boldsymbol{\Sigma}$ is known and we have a multivariate Normal as the prior:
$$ \boldsymbol{\mu} \sim \mathcal{N}(\boldsymbol{\theta}, \boldsymbol{\Delta}) $$
Then what's the posterior with observation $\boldsymbol{x_0}$?